Merge "Do not clear HUNs when device wakes up" into udc-dev am: 795d784560
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22789837 Change-Id: I1a87818e162db658646e6175efca2f0827a87222 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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