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

Commit 99652287 authored by Tony Mak's avatar Tony Mak Committed by android-build-merger
Browse files

Merge "Whitelist DMAgent from bg check" into oc-dev am: fcfb396f

am: 7c700a3d

Change-Id: I11e655f13342a8995e410deb8cd0c8c8e7fcd92c
parents 1025620e 7c700a3d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -181,6 +181,9 @@
    <allow-in-power-save package="com.android.cellbroadcastreceiver" />
    <allow-in-power-save package="com.android.shell" />

    <!-- STOPSHIP(b/36856786): Revert this once it is fixed properly -->
    <allow-in-power-save package="com.google.android.apps.enterprise.dmagent" />

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