Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc9b8014 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clear canAdminGrantSensorPermissions on DO removal." into udc-dev am: 82d5d3de

parents e56b2573 82d5d3de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10117,6 +10117,7 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
        mOwners.clearDeviceOwner();
        mOwners.writeDeviceOwner();
        updateAdminCanGrantSensorsPermissionCache(userId);
        clearDeviceOwnerUserRestriction(UserHandle.of(userId));
        mInjector.securityLogSetLoggingEnabledProperty(false);
        mSecurityLogMonitor.stop();