Merge "Do not clear HUNs when device wakes up" into udc-dev
This commit is contained in:
@@ -3640,9 +3640,6 @@ public class CentralSurfacesImpl implements CoreStartable, CentralSurfaces {
|
|||||||
/* wakingUp= */ true,
|
/* wakingUp= */ true,
|
||||||
mShouldDelayWakeUpAnimation);
|
mShouldDelayWakeUpAnimation);
|
||||||
|
|
||||||
if (!mKeyguardBypassController.getBypassEnabled()) {
|
|
||||||
mHeadsUpManager.releaseAllImmediately();
|
|
||||||
}
|
|
||||||
updateVisibleToUser();
|
updateVisibleToUser();
|
||||||
updateIsKeyguard();
|
updateIsKeyguard();
|
||||||
mDozeServiceHost.stopDozing();
|
mDozeServiceHost.stopDozing();
|
||||||
|
|||||||
Reference in New Issue
Block a user