diff options
author | 2025-03-16 09:03:24 -0700 | |
---|---|---|
committer | 2025-03-16 16:19:59 -0700 | |
commit | 4d68d7bb4628d56132c335fdc0ada9d9bd225f28 (patch) | |
tree | 66503a7ac80fc7a75ca0194175cfacff2faf475e /libs/androidfw/AssetManager2.cpp | |
parent | 7c1fca5d890d5f485afbcf447bd968b713a9318c (diff) |
[flexiglass] SysUiState correction during SUW.
During SUW (setup wizard), before the device is "provisioned", the
SysUiState published by System UI wasn't right.
This CL addresses that by taking the visibility of System UI into
account when publishing SysUiState flags. The visibility already takes
device provisioning state into account.
The command that can show the current SysUiState flags is:
$ adb shell dumpsys activity service com.android.systemui/.SystemUIService | grep SysUiState -A 10
Bug: 396690884
Test: unit tested updated
Test: running the command above during SUW yields the same output with flexiglass
on or off
Test: passed SUW, manually smoke tested all scenes with flexiglass on
Flag: com.android.systemui.scene_container
Change-Id: If349f5885ee576baeaa6496b929f61347cbcd249
Diffstat (limited to 'libs/androidfw/AssetManager2.cpp')
0 files changed, 0 insertions, 0 deletions