diff options
author | Ming-Shin Lu <lumark@google.com> | 2021-11-08 23:52:42 +0800 |
---|---|---|
committer | Ming-Shin Lu <lumark@google.com> | 2021-12-21 06:13:45 +0000 |
commit | e136320e8bd2fab9b422ef5c93bdc4d6fdeefc4f (patch) | |
tree | 68319851e3a4a6f0806708957794a19735846260 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7c18413e344ceeca15d47bd1f8a3ea68acb9462d (diff) |
Attempt to fix updateImeParent transaction synchronized issue
As DC#assignChildLayers is now use getSyncTransaction() to merge layers
transaction. In case updateImeParent() using getPendingTransaction() to
reparent/assignRelativeLayer for IME container that may not sync with
the layer computation, uses getSyncTransaction() in updateImeParent()
to ensure all the layer assignments can apply in the same transaction.
Bug: 204242389
Test: manual as issue steps with enabling shell transiion
Change-Id: I1c5eaa1d68a7e9e313fdbf23ed77c9cbef1f1d16
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions