summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2024-05-07 02:23:54 +0000
committer Louis Chang <louischang@google.com> 2024-05-08 09:07:53 +0000
commita247d407e16cefc0ff824e865f2bc241ab842ac0 (patch)
treec366e1cb8e514787288495d20b3f74e6fd8ce8de /libs/androidfw/StringPool.cpp
parentb17d31749b030f00f9e0aa14a0277b5069a2333d (diff)
Do not update TFParentInfo while invisible
WM Core sends the TFParentInfo updates to the client whenever a Task is visible. That not just updates the visible tasks, but also updates the TFParentInfo of the invisible ones. Though, the TFContainer of the invisible Tasks are not updated. The next time the Tasks become visible. The only change of the TFParentInfo is the visibility, while the configuration stays unchanged (due to it was already updated while the Task was invisible). Therefore, the TFContainers are not updated using the latest TFParentInfo. Bug: 338153080 Test: atest SplitControllerTest Change-Id: Ibb719519e2ab075cc44fb7273409947f1a8aac52 Merged-In: Ibb719519e2ab075cc44fb7273409947f1a8aac52 (cherry picked from commit 451d65cdec736b4ccbc76c6a6bb11730fbf628e7)
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions