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

Commit 3257ce60 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Protect broadcasts we use to talk to settings" into pi-dev am: 3dbd7522

am: f65e34a9

Change-Id: I658a1aef8695fe8bd64e93d623631b6ab3133fc2
parents 374fc1a2 f65e34a9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -213,6 +213,9 @@

    <uses-permission android:name="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS" />

    <protected-broadcast android:name="com.android.settingslib.action.REGISTER_SLICE_RECEIVER" />
    <protected-broadcast android:name="com.android.settingslib.action.UNREGISTER_SLICE_RECEIVER" />

    <application
        android:name=".SystemUIApplication"
        android:persistent="true"