diff options
| author | 2024-12-04 14:19:43 -0500 | |
|---|---|---|
| committer | 2024-12-04 16:08:25 -0500 | |
| commit | 38509f6552d2b3c8add09107844fdd832dd73f07 (patch) | |
| tree | 46af6fd8be19506ce88a7be89dd09e9fb6a1c471 /libs/androidfw/AssetsProvider.cpp | |
| parent | 3d8a5de4965f769c3a685660a0a2433ff64d267e (diff) | |
Fix issues with CTS in new QS
This CL fixes two issues:
* QQS should not be composed when the shade is closed.
 Neither isQsVisible or setListening have the correct state. Instead,
 make sure to track ShadeInteractor.isAnyExpanded
* Clicks on TileService coming from adb (through CommandQueue) should
  not be routed through the UI (because it changes). Instead, route
  through QSHost.
Flag: com.android.systemui.qs_ui_refactor_compose_fragment
Test: atest QSFragmentComposeViewModelTest
Test: atest CentralSurfacesCommandQueueCallbacksTest
Test: atest CtsTileServiceTestCases
Test: atest CtsSystemUiHostTestCases
Bug: 376224290
Change-Id: I56dfdc2ce43ace96cdc10ab0d100ca53f8cf87e4
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions