[automerger] Permission Check For DPM.getPermittedAccessibilityServices am: 4fd13eefcf am: 39eef269be am: 5d66886b4c am: 75b579135c
Change-Id: I62d3f4b0d7f00b2f15003fa176d4758599dc2353
This commit is contained in:
@@ -7122,6 +7122,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