am 810d5ed2: Merge "Use the correct lock to protect members in PolicyControl" into mnc-dev
* commit '810d5ed23b89265946d7f0fd8b2e6002038f1f2c': Use the correct lock to protect members in PolicyControl
This commit is contained in:
@@ -1689,6 +1689,8 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
if (mImmersiveModeConfirmation != null) {
|
||||
mImmersiveModeConfirmation.loadSetting(mCurrentUserId);
|
||||
}
|
||||
}
|
||||
synchronized (mWindowManagerFuncs.getWindowManagerLock()) {
|
||||
PolicyControl.reloadFromSetting(mContext);
|
||||
}
|
||||
if (updateRotation) {
|
||||
|
||||
Reference in New Issue
Block a user