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

Commit 4cf5a49e authored by Christopher Tate's avatar Christopher Tate
Browse files

Mark the idle-maint trigger broadcast 'protected'

Bug: 26942536
Change-Id: I52d6b304fc894cad7957f84946178378c309f621
parent 3bc8dd8e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -292,9 +292,12 @@
    <protected-broadcast android:name="android.intent.action.REMOTE_BUGREPORT_FINISHED" />
    <protected-broadcast android:name="android.intent.action.REMOTE_BUGREPORT_DISPATCH" />

    <!-- Legacy -->
    <protected-broadcast android:name="android.intent.action.ACTION_IDLE_MAINTENANCE_START" />
    <protected-broadcast android:name="android.intent.action.ACTION_IDLE_MAINTENANCE_END" />

    <protected-broadcast android:name="com.android.server.task.controllers.IdleController.ACTION_TRIGGER_IDLE" />

    <protected-broadcast android:name="android.intent.action.HDMI_PLUGGED" />

    <protected-broadcast android:name="android.intent.action.PHONE_STATE" />