summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Aurélien Pomini <pomini@google.com> 2023-06-01 12:29:11 +0000
committer Aurélien Pomini <pomini@google.com> 2023-06-01 14:27:43 +0000
commit9df43f863e07fd7a9f904b0793d994b108eec087 (patch)
tree617c89f313d0b3e1bc1053f16355b64cbebeacfe /libs/androidfw/ApkParsing.cpp
parent4af5694eb082bdd10789bcb78063e2b29db12344 (diff)
Hide keyguard earlier when exiting lockscreen
Call hideKeyguardViewAfterRemoteAnimation earlier, when starting to fade in the home wallpaper. This call will hide the lock wallpaper. With this, then the lockscreen live wallpaper flag is enabled, hideKeyguardViewAfterRemoteAnimation will be called another time from exitKeyguardAndFinishSurfaceBehindRemoteAnimation in onAnimationEnd. But the second call will always be ignored. Replace the error log with an info log when the second call is ignored, since this is expected. Bug: 283390961 Bug: 284081102 Test: manual, unlock with/without bouncer, with fast/short swipe, with/without AOD, ... Change-Id: Icfd993cc222ee8fd59d25beecb982cc545104d82
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions