Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f547d576 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Send initial airplane mode status to Context Hub"

parents 78bb2ffe 3c90b16f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -244,6 +244,7 @@ public class ContextHubService extends IContextHubService.Stub {
        }

        if (mContextHubWrapper.supportsAirplaneModeSettingNotifications()) {
            sendAirplaneModeSettingUpdate();
            mContext.getContentResolver().registerContentObserver(
                    Settings.Global.getUriFor(Settings.Global.AIRPLANE_MODE_ON),
                    true /* notifyForDescendants */,