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

Commit 7c700a3d 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

Change-Id: Ib9ea7bfae3cd7ba6d932bbe9cbd2a05d45516c45
parents 654281bc fcfb396f
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" />