Merge "Make android.telecom.action.POST_CALL a protected broadcast." am: 2046a9dced am: 0c1a841122

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1446777

Change-Id: I6e6282829bcb4c3a637a5e1a4bbc2a12644a33d2
This commit is contained in:
Tyler Gunn
2020-10-06 16:57:17 +00:00
committed by Automerger Merge Worker

View File

@@ -511,6 +511,7 @@
<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_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.telephony.action.CARRIER_CONFIG_CHANGED" />
<protected-broadcast android:name="android.telephony.action.DEFAULT_SUBSCRIPTION_CHANGED" />