diff options
| author | 2024-06-25 15:29:40 -0700 | |
|---|---|---|
| committer | 2024-06-25 15:49:25 -0700 | |
| commit | e3f0f7c6df8168059c8e558670c35bfb7a8d31bd (patch) | |
| tree | 71adbd8571fc99368dc936faf5cd7d1affa95c76 /libs/androidfw/StringPool.cpp | |
| parent | 5b4ccd5890fe101a90931223072ee78c0ed6d8c4 (diff) | |
[flexiglass] SYSUI_STATE_NOTIFICATION_PANEL_EXPANDED when occluded
As it turns out, SYSUI_STATE_NOTIFICATION_PANEL_EXPANDED needs to be
false when system UI is occluded.
To make sure of this, I compared the output of
adb shell dumpsys activity service com.android.systemui/.SystemUIService SysUiState | grep backGestureDisabled
when the camera app is occluding system UI in pre-Flexiglass to Flexiglass.
By having it be false, the back navigation works when the camera app is
occluding system UI.
Bug: 349438272
Test: added unit tests expanded
Test: manually verified that back navigation worked while the camera app
was occluding system UI.
Flag: com.android.systemui.scene_container
Change-Id: I3606a217c05365636258690e253096ec98cf9983
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions