Merge "Remove old telephony Intent from protected-broadcasts" am: f7c0f3c698

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

Change-Id: I8d76b90fbc15de047f0769b74f8154c162b941f9
This commit is contained in:
Brad Ebinger
2021-06-03 08:28:37 +00:00
committed by Automerger Merge Worker

View File

@@ -575,8 +575,6 @@
<protected-broadcast android:name="android.intent.action.DYNAMIC_SENSOR_CHANGED" />
<protected-broadcast android:name="android.intent.action.ACTION_RADIO_OFF" />
<protected-broadcast android:name="android.accounts.LOGIN_ACCOUNTS_CHANGED" />
<protected-broadcast android:name="android.accounts.action.ACCOUNT_REMOVED" />
<protected-broadcast android:name="android.accounts.action.VISIBLE_ACCOUNTS_CHANGED" />