summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2023-03-23 13:57:05 -0700
committer Evan Rosky <erosky@google.com> 2023-03-23 14:10:04 -0700
commite6b3aa3dbf1027e8e8c821b9caa5a21004924977 (patch)
tree49ffa9db77499448efd907ba5a9a794c9a6bdb32 /libs/androidfw/ApkParsing.cpp
parent9af0d22068758db7326ffa61f9f6b53eae53887e (diff)
Always report keyguard-going-away even if empty
Normally we abort all empty (no-op) transitions. It doesn't actually make sense to have a keyguard-going-away without something else to show under it, but it seems like poorly-timed app logic can result in a keyguard-going-away transition with nothing showing. So change the logic to always report keyguard-going-away regardless of whether it is empty or not. Bug: 274031768 Test: ShellTransitionTests#testEmptyTransitionStillReportsKeyguardGoingAway Change-Id: I7f92d198b691c5bfcf1cc9d84e7b2a8913523c18
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions