[automerger] Permission Check For DPM.getPermittedAccessibilityServices am: 4fd13eefcf am: 39eef269be am: 5d66886b4c
Change-Id: Ia4146b009e593ddda10c5878432533b3192c27d6
This commit is contained in:
@@ -7050,6 +7050,7 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
|
||||
if (!mHasFeature) {
|
||||
return null;
|
||||
}
|
||||
enforceManageUsers();
|
||||
synchronized (this) {
|
||||
List<String> result = null;
|
||||
// If we have multiple profiles we return the intersection of the
|
||||
|
||||
Reference in New Issue
Block a user