Merge "Protect broadcast used in settings for bond cancel"

am: 5cfbbce162

Change-Id: Ieb433bca4189ba3d309b417ed6822e836c9468ed
This commit is contained in:
Marie Janssen
2017-06-12 22:47:00 +00:00
committed by android-build-merger

View File

@@ -445,6 +445,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="ScheduleConditionProvider.EVALUATE" />
<protected-broadcast android:name="EventConditionProvider.EVALUATE" />