summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceTable.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-07-08 04:41:04 +0000
committer Wei Sheng Shih <wilsonshih@google.com> 2024-07-08 04:53:38 +0000
commit49a9b02736b91ee2a183e1e7ef54797d8688d2f9 (patch)
tree10ceafad2e7ea245a9588f9fe51024f92175d7a4 /tools/aapt2/ResourceTable.cpp
parent9db2f2407682ba255aa08df713bf3d256bc5cf7c (diff)
Always choose starting window's sync transaction to reparent.
The order of finishSync target can affects the final result of reparent starting window. That's because there use starting window's sync transaction for transfer starting window, but choose activity's sync transaction for attach starting surface to associatedTask. So if transfer starting window happen after attachStartingSurfaceToAssociatedTask, and the activity's finishSync occur before window's finishSync, then the final transaction result will be transfer starting window. Flag: EXEMPT bugfix Bug: 349020524 Test: repeat launch app info from launcher multiple times. Also verify there is regression on 26327083 Change-Id: Ia21930051a132bf87e54f09d52abbd36a87bd0aa
Diffstat (limited to 'tools/aapt2/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions