Merge "Mark mised call notification as protected"
This commit is contained in:
committed by
Android (Google) Code Review
commit
58941094d4
@ -383,6 +383,7 @@
|
||||
<protected-broadcast android:name="android.security.STORAGE_CHANGED" />
|
||||
<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.SHOW_MISSED_CALLS_NOTIFICATION" />
|
||||
<protected-broadcast android:name="android.telephony.action.CARRIER_CONFIG_CHANGED" />
|
||||
|
||||
<protected-broadcast android:name="com.android.bluetooth.btservice.action.ALARM_WAKEUP" />
|
||||
|
Reference in New Issue
Block a user