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