Remove old telephony Intent from protected-broadcasts
An old internal intent has been refactored out of telephony, so remove it from protected-broadcasts as well. Bug: 178682618 Test: atest FrameworksTelephonyTests; manual testing Change-Id: I32d891e514ee5a90564e510a5efb7dfa71293562
This commit is contained in:
@@ -593,8 +593,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" />
|
||||
|
||||
Reference in New Issue
Block a user