Merge "Also inform activity manager that lock task packages changed"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7d0e1f8065
@@ -7333,6 +7333,7 @@ public class DevicePolicyManagerService extends BaseIDevicePolicyManager {
|
||||
policy.mUserProvisioningState = DevicePolicyManager.STATE_USER_UNMANAGED;
|
||||
policy.mAffiliationIds.clear();
|
||||
policy.mLockTaskPackages.clear();
|
||||
updateLockTaskPackagesLocked(policy.mLockTaskPackages, userId);
|
||||
policy.mLockTaskFeatures = DevicePolicyManager.LOCK_TASK_FEATURE_NONE;
|
||||
saveSettingsLocked(userId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user