Loading core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -467,6 +467,9 @@ <protected-broadcast android:name="com.android.internal.location.ALARM_TIMEOUT" /> <protected-broadcast android:name="android.intent.action.GLOBAL_BUTTON" /> <protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_AVAILABLE" /> <protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_UNAVAILABLE" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading Loading
core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -467,6 +467,9 @@ <protected-broadcast android:name="com.android.internal.location.ALARM_TIMEOUT" /> <protected-broadcast android:name="android.intent.action.GLOBAL_BUTTON" /> <protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_AVAILABLE" /> <protected-broadcast android:name="android.intent.action.MANAGED_PROFILE_UNAVAILABLE" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading