Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b385e4c authored by Brad Ebinger's avatar Brad Ebinger
Browse files

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
parent 0e05cb9d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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" />