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

Commit f65e34a9 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

Change-Id: I0e3edd011cd148a93a5b92b21fb706bc03a8e4b0
parents 358c593f 3dbd7522
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"