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

Commit 801bbf2d authored by Peter Wang's avatar Peter Wang Committed by Automerger Merge Worker
Browse files

Merge "Add switchSubscription and delete_subscription to protected broadcast"...

Merge "Add switchSubscription and delete_subscription to protected broadcast" into sc-dev am: d459da63 am: 81d84ecc

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

Change-Id: Ic4c97a05f5be387d39f62718ab84901a88f12d50
parents 4859b30a 81d84ecc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -552,6 +552,8 @@
    <protected-broadcast android:name="com.android.server.telecom.intent.action.CALLS_ADD_ENTRY" />
    <protected-broadcast android:name="com.android.settings.location.MODE_CHANGING" />
    <protected-broadcast android:name="com.android.settings.bluetooth.ACTION_DISMISS_PAIRING" />
    <protected-broadcast android:name="com.android.settings.network.DELETE_SUBSCRIPTION" />
    <protected-broadcast android:name="com.android.settings.network.SWITCH_TO_SUBSCRIPTION" />
    <protected-broadcast android:name="com.android.settings.wifi.action.NETWORK_REQUEST" />

    <protected-broadcast android:name="NotificationManagerService.TIMEOUT" />