Loading data/etc/platform.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -346,4 +346,8 @@ <!-- Allow IMS service entitlement app to schedule jobs to run when app in background. --> <!-- 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-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> </permissions> Loading
data/etc/platform.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -346,4 +346,8 @@ <!-- Allow IMS service entitlement app to schedule jobs to run when app in background. --> <!-- 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-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> </permissions>