diff options
| author | 2024-02-21 17:28:27 +0800 | |
|---|---|---|
| committer | 2024-02-21 20:33:44 +0800 | |
| commit | 2173011b77579d460a4e3ec3a74c150d1ea1d9a7 (patch) | |
| tree | b7140c117c6fc655daecd811e5c3a70dd2b8baaf /libs/androidfw/BackupHelpers.cpp | |
| parent | 5613fb78eeb48bd9aeff4c461c63b34ecb977d43 (diff) | |
Fix cold-lauch Activity Embeded apps flash black.
Before collect new created task fragment in createTaskFragment(),
recomputeConfiguration() will set a crop in PendingTransaction,which
will cause starting window be cropped before staring window reparent
to root task in SyncTransaction.So addToSyncSet() before
recomputeConfiguration().
Test: pressure test cold-lauch Activity Embeded apps and no flash black.
Bug: b/324148725
Change-Id: I7ded9adb1c52d61b700edfdc83e7929cff67e529
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions