[automerger] Permission Check For DPM.getPermittedAccessibilityServices am: 4fd13eefcf
Change-Id: I45ff5ff42ee294967ae7e03329338abd49c94df4
This commit is contained in:
@@ -6882,6 +6882,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