Merge "ca.systemui.STARTED should be a protected broadcast"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d2267f0739
@@ -343,6 +343,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