diff options
| author | 2024-05-01 10:33:19 -0400 | |
|---|---|---|
| committer | 2024-05-02 15:22:06 -0400 | |
| commit | 1f2e79ad5c37d1416b8803841ebf8e695e9f51c4 (patch) | |
| tree | 5d1fa3b22d5667ed2207e8a1f2ed84a506df4ca4 /libs/androidfw/StringPool.cpp | |
| parent | 0499cf71e8c29d7c436f058e980faef21666d657 (diff) | |
Fix hub<->occluded transition when undocked
Currently, if the hub is occluded while undocked, when the occluding
activity is finished, the user will land back on the lockscreen instead
of the hub if the device is undocked.
This is due to the fact that we tie whether or not to show the hub to
the dock signal. Instead, this change updates the logic to always go
back to the hub from the occluded state if we entered the occluded state
from the hub.
Fixes: 338203881
Test: atest CommunalInteractorTest
Test: atest WmShellTest
Test: atest KeyguardTransitionScenariosTest
Flag: ACONFIG com.android.systemui.communal_hub TEAMFOOD
Change-Id: Ic9adf4dba601d4c416e7e18711c7c371117cbb2e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions