ca.systemui.STARTED should be a protected broadcast
Test: manually Bug: 265422307 Change-Id: I058673feff0a76513df88ece88cd47f1e9aca928
This commit is contained in:
@@ -340,6 +340,7 @@
|
||||
<protected-broadcast android:name="com.android.settingslib.action.REGISTER_SLICE_RECEIVER" />
|
||||
<protected-broadcast android:name="com.android.settingslib.action.UNREGISTER_SLICE_RECEIVER" />
|
||||
<protected-broadcast android:name="com.android.settings.flashlight.action.FLASHLIGHT_CHANGED" />
|
||||
<protected-broadcast android:name="com.android.systemui.STARTED" />
|
||||
|
||||
<application
|
||||
android:name=".SystemUIApplication"
|
||||
|
||||
Reference in New Issue
Block a user