Merge \"Protect the android.intent.action.CALL_PRIVILEGED broadcast\" into nyc-dev

am: c94872e940

Change-Id: I722d5bfbed781c28db5da59f303c2579123d8e6e
This commit is contained in:
Svet Ganov
2016-06-09 22:52:26 +00:00
committed by android-build-merger

View File

@@ -360,6 +360,7 @@
<!-- Added in N -->
<protected-broadcast android:name="android.intent.action.ANR" />
<protected-broadcast android:name="android.intent.action.CALL" />
<protected-broadcast android:name="android.intent.action.CALL_PRIVILEGED" />
<protected-broadcast android:name="android.intent.action.DROPBOX_ENTRY_ADDED" />
<protected-broadcast android:name="android.intent.action.INPUT_METHOD_CHANGED" />
<protected-broadcast android:name="android.intent.action.internal_sim_state_changed" />