Merge "Add NMS broadcasts to protected list" into sc-dev am: 92145ddf77
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15393660 Change-Id: Ic1110f3618171322349346d017938c3248b7845a
This commit is contained in:
@@ -618,7 +618,11 @@
|
||||
|
||||
<protected-broadcast android:name="com.android.server.fingerprint.ACTION_LOCKOUT_RESET" />
|
||||
<protected-broadcast android:name="android.net.wifi.PASSPOINT_ICON_RECEIVED" />
|
||||
|
||||
<protected-broadcast android:name="com.android.server.notification.CountdownConditionProvider" />
|
||||
<protected-broadcast android:name="android.server.notification.action.ENABLE_NAS" />
|
||||
<protected-broadcast android:name="android.server.notification.action.DISABLE_NAS" />
|
||||
<protected-broadcast android:name="android.server.notification.action.LEARNMORE_NAS" />
|
||||
|
||||
<protected-broadcast android:name="com.android.internal.location.ALARM_WAKEUP" />
|
||||
<protected-broadcast android:name="com.android.internal.location.ALARM_TIMEOUT" />
|
||||
|
||||
Reference in New Issue
Block a user