Do not hold lock inside enableSystemApp
DPMS.enableSystemApp() is not accessing any internal data structure so there is no need to hold the lock. Bug: 201498074 Test: atest android.devicepolicy.cts.SystemAppTest Test: atest MixedDeviceOwnerTest#testEnableSystemAppLogged Test: atest MixedDeviceOwnerTest#testEnableSystemAppWithIntentLogged Change-Id: Ie63022b5019bbd4ee97429e30b07e242fed6a138
Loading
Please register or sign in to comment