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: I8f1e46e24aa67034b56a81ecd8577fe71da206d6 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