Finish issue #37815224: DeviceManagementService is incorrectly...

...starting services from jobs

Remove dmagent from whitelist.

Test: manual

Change-Id: Id13b95b9ca4f8fa890f4e20cf133a6f4bc0e3cc5
This commit is contained in:
Dianne Hackborn
2017-05-11 12:14:31 -07:00
parent fb194bb81c
commit 06640fea7b

View File

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