Merge "Put shell on the idle/background whitelist"

This commit is contained in:
Chris Tate
2017-02-10 19:58:21 +00:00
committed by Android (Google) Code Review

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