diff options
| author | 2022-05-17 17:49:28 +0800 | |
|---|---|---|
| committer | 2022-05-18 13:59:53 +0800 | |
| commit | 514a576b9e7b4d132b8d42744addcb1c9cbb6368 (patch) | |
| tree | 30af91d195f3564d57bbfa3a2eb793c07f31b4e5 /libs/androidfw/StringPool.cpp | |
| parent | 9cb05eaa753ad5ae62dc1d3987728abb0ef909fc (diff) | |
Fix switching a background task into split screen unexpectedly
If a task in split starts a new task or an adjacent task, it will
put the current splitting task behine it in the split. But when
users switch to the backgrond task, we would like to launch it in
fullscreen since it's shoiwng as a fullscreen tile in overview.
To fix this, the patch evicts any non-visible tasks in split when
detecting it's going to recent. So background tasks won't be launched
into split screen from overview anymore.
Fix: 232497373
Test: manual
Test: pass existing tests
Change-Id: I577aeeabda76fab88cd734af32ea8a69083ad3d3
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions