Put shell on the idle/background whitelist

Bug 35229549

Change-Id: I9f7dd66c37af9c28c9f0714be4358b94930c2d32
This commit is contained in:
Christopher Tate
2017-02-10 11:23:43 -08:00
parent 62185042fa
commit 3283079e5e

View File

@@ -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" />