Merge "Do not call finishKeyguardDrawn with PWM's mlock"
This commit is contained in:
@@ -6819,7 +6819,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
} else {
|
||||
if (DEBUG_WAKEUP) Slog.d(TAG,
|
||||
"null mKeyguardDelegate: setting mKeyguardDrawComplete.");
|
||||
finishKeyguardDrawn();
|
||||
mHandler.sendEmptyMessage(MSG_KEYGUARD_DRAWN_COMPLETE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user