summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2023-07-24 10:32:06 +0000
committer wilsonshih <wilsonshih@google.com> 2023-07-28 02:10:06 +0000
commit2c5d7bbaaf85e59c815816d7669862c2d887f459 (patch)
treead3ab7bebe5282e57e877eca273a1af7fed8602b /libs/androidfw/ObbFile.cpp
parent3490e6fb8fe5282134aa542f2cde6d66aafbbea4 (diff)
Skip sync invisible & lifecycle-unlreated window for an Activity.
Client can create extra window and set it's visibility to INVISIBLE or GONE, for either case, the client won't redraw this window after request sync, which can cause sync timeout. To preventing from the timeout issue, skip sync that window during prepareSync. Bug: 285818330 Test: atest WindowOrganizerTests WindowStateTests Test: create a window and set it's visibility to GONE, verify that activity transition won't be blocked on waiting for this kind of window. Change-Id: Ie8ccf1d9b8629a60943726cf3c2b8daad84fe08c
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions