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