Merge "Always allow devicelockcontroller to schedule jobs/alarms in background" into udc-qpr-dev
This commit is contained in:
@@ -346,4 +346,8 @@
|
||||
|
||||
<!-- Allow IMS service entitlement app to schedule jobs to run when app in background. -->
|
||||
<allow-in-power-save-except-idle package="com.android.imsserviceentitlement" />
|
||||
|
||||
<!-- Allow device lock controller app to schedule jobs and alarms when app in background,
|
||||
otherwise, it may not be able to enforce provision for managed devices. -->
|
||||
<allow-in-power-save package="com.android.devicelockcontroller" />
|
||||
</permissions>
|
||||
|
||||
Reference in New Issue
Block a user