Merge "Follow-up to empty keyguard issue" into mnc-dev
This commit is contained in:
@@ -185,7 +185,7 @@ public class StatusBarKeyguardViewManager {
|
||||
}
|
||||
|
||||
public void notifyScreenWakeUpRequested() {
|
||||
mScreenWillWakeUp = true;
|
||||
mScreenWillWakeUp = !mScreenOn;
|
||||
}
|
||||
|
||||
public void verifyUnlock() {
|
||||
|
||||
Reference in New Issue
Block a user