Merge "Make android.telecom.action.POST_CALL a protected broadcast."
This commit is contained in:
@@ -511,6 +511,7 @@
|
|||||||
<protected-broadcast android:name="android.telecom.action.NUISANCE_CALL_STATUS_CHANGED" />
|
<protected-broadcast android:name="android.telecom.action.NUISANCE_CALL_STATUS_CHANGED" />
|
||||||
<protected-broadcast android:name="android.telecom.action.PHONE_ACCOUNT_REGISTERED" />
|
<protected-broadcast android:name="android.telecom.action.PHONE_ACCOUNT_REGISTERED" />
|
||||||
<protected-broadcast android:name="android.telecom.action.PHONE_ACCOUNT_UNREGISTERED" />
|
<protected-broadcast android:name="android.telecom.action.PHONE_ACCOUNT_UNREGISTERED" />
|
||||||
|
<protected-broadcast android:name="android.telecom.action.POST_CALL" />
|
||||||
<protected-broadcast android:name="android.telecom.action.SHOW_MISSED_CALLS_NOTIFICATION" />
|
<protected-broadcast android:name="android.telecom.action.SHOW_MISSED_CALLS_NOTIFICATION" />
|
||||||
<protected-broadcast android:name="android.telephony.action.CARRIER_CONFIG_CHANGED" />
|
<protected-broadcast android:name="android.telephony.action.CARRIER_CONFIG_CHANGED" />
|
||||||
<protected-broadcast android:name="android.telephony.action.DEFAULT_SUBSCRIPTION_CHANGED" />
|
<protected-broadcast android:name="android.telephony.action.DEFAULT_SUBSCRIPTION_CHANGED" />
|
||||||
|
|||||||
Reference in New Issue
Block a user