Merge "Add NMS broadcasts to protected list" into sc-dev

This commit is contained in:
Julia Reynolds
2021-07-27 16:16:53 +00:00
committed by Android (Google) Code Review

View File

@@ -616,7 +616,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" />