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

Commit 297dbb86 authored by Marie Janssen's avatar Marie Janssen Committed by android-build-merger
Browse files

Merge "Protect broadcast used in settings for bond cancel" am: 5cfbbce1

am: 00bce50d

Change-Id: I4235d63f1c9aeb3be8b276c082d707e20f8c1d9a
parents f96c9a0f 00bce50d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -454,6 +454,7 @@
    <protected-broadcast android:name="com.android.server.NetworkTimeUpdateService.action.POLL" />
    <protected-broadcast android:name="com.android.server.NetworkTimeUpdateService.action.POLL" />
    <protected-broadcast android:name="com.android.server.telecom.intent.action.CALLS_ADD_ENTRY" />
    <protected-broadcast android:name="com.android.server.telecom.intent.action.CALLS_ADD_ENTRY" />
    <protected-broadcast android:name="com.android.settings.location.MODE_CHANGING" />
    <protected-broadcast android:name="com.android.settings.location.MODE_CHANGING" />
    <protected-broadcast android:name="com.android.settings.bluetooth.ACTION_DISMISS_PAIRING" />


    <protected-broadcast android:name="NotificationManagerService.TIMEOUT" />
    <protected-broadcast android:name="NotificationManagerService.TIMEOUT" />
    <protected-broadcast android:name="ScheduleConditionProvider.EVALUATE" />
    <protected-broadcast android:name="ScheduleConditionProvider.EVALUATE" />