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

Commit 3283079e authored by Christopher Tate's avatar Christopher Tate
Browse files

Put shell on the idle/background whitelist

Bug 35229549

Change-Id: I9f7dd66c37af9c28c9f0714be4358b94930c2d32
parent 62185042
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -179,6 +179,7 @@

    <!-- This is a core platform component that needs to freely run in the background -->
    <allow-in-power-save package="com.android.cellbroadcastreceiver" />
    <allow-in-power-save package="com.android.shell" />

    <!-- These are the packages that are white-listed to be able to run as system user -->
    <system-user-whitelisted-app package="com.android.settings" />