Merge "Protect broadcast used in settings for bond cancel" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
68a4c91bb4
@@ -453,6 +453,7 @@
|
||||
<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.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="ScheduleConditionProvider.EVALUATE" />
|
||||
|
||||
Reference in New Issue
Block a user