Merge "Do not clear HUNs when device wakes up" into udc-dev am: 795d784560 am: 4b95a93518
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22789837 Change-Id: I970b4ef853301d17fd963619aa0cc7277d39e3f8 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,
|
||||
mShouldDelayWakeUpAnimation);
|
||||
|
||||
if (!mKeyguardBypassController.getBypassEnabled()) {
|
||||
mHeadsUpManager.releaseAllImmediately();
|
||||
}
|
||||
updateVisibleToUser();
|
||||
updateIsKeyguard();
|
||||
mDozeServiceHost.stopDozing();
|
||||
|
||||
Reference in New Issue
Block a user