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

Commit 06640fea authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Finish issue #37815224: DeviceManagementService is incorrectly...

...starting services from jobs

Remove dmagent from whitelist.

Test: manual

Change-Id: Id13b95b9ca4f8fa890f4e20cf133a6f4bc0e3cc5
parent fb194bb8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -181,9 +181,6 @@
    <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" />