summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2020-12-11 12:08:56 -0800
committerchaviw <chaviw@google.com>2020-12-14 12:00:12 -0800
commitb655e32207384f595af6f80aa6ebf4686ec896a2 (patch)
tree68a9eac2df397263b7803acd29ccc35e7b3e671d /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf010d5dea2047b65d5d125219d2b2eac259302c8 (diff)
Merge boundsChangeTransaction to syncTransaction when in blast sync
If the Window is currently in a blast sync and blast sync is enabled, we need to ensure we don't lose the boundsChangeTransaction. We can't merge it with the pending transaction and defer since it would cause the transaction to never get applied and block. Instead, just directly merge it with the sync transaction since the sync transaction will contain the buffer. This will ensure it submits the bounds change transaction at the same time as the buffer is applied Test: Blast sync enabled with PIP that uses boundsChangeTransaction Bug: 167202096 Change-Id: I585f361e83123fd1055bdaeeabbd203c9d1c83cf
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions