summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Justin Weir <justinweir@google.com> 2024-08-15 16:21:12 -0400
committer Justin Weir <justinweir@google.com> 2024-08-19 20:15:02 +0000
commita694b7350235dead3bab5c7ae94353ed53b1cbf5 (patch)
tree0331d69014bd02f87ff942a1ea5b90f79e97d4a1 /libs/androidfw/AttributeResolution.cpp
parent5c405e119ed9dffaf9560f4171946dccc1ad1630 (diff)
Possible fix and additional logging for b/337742708
Logs indicate that the keyguard status bar is switching to visible at startup due to the presence of the message "Updating keyguard status bar state to visible" early in the shade log. This can only happen in NPVC.StatusBarStateListener.onStateChanged, meaning the status bar is possibly being shown on AOD due to bad state during initialization of NPVC. This change adds a boolean that is set during onViewAttachedToWindow to bypass the code that could theoretically show the status bar on AOD during init. Test: verified that the status bar still shows on lockscreen Bug: 337742708 Flag: EXEMPT bug fix Change-Id: I8afe59abcfd82c27c37af9aa2beb7cde8bb1a91a
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions