summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2020-04-16 23:26:49 +0800
committerTiger Huang <tigerhuang@google.com>2020-04-22 20:23:18 +0800
commite480e5f49c03f6bf12562db96e966052c126b6d2 (patch)
tree0ff7959724910d46645dabf2ddd82b435f17d78d /tools/aapt2/java/JavaClassGenerator_test.cpp
parent896cdcca42732ebaeb31cdb3c0c45e0746a85e77 (diff)
Do not dispatch leashes if they are not ready
The previous solution used a different transaction from the one used in SeamlessRotator#finish. So the transaction might be applied in an unexpected order between here and there when the target frame number is reached. This CL reverted the previous solution. Instead, we don't dispatch the leash if it is not ready. For the client, it won't play the animation until obtaining the leash. Fix: 154195854 Test: Rotate device to change the orientation in Camera, and see if navigation bar stays visible. Test: Check if transient bar can be shown/hidden/aborted as expected. Test: Make sure b/153104643 stay fixed. Test: atest InsetsPolicyTest Change-Id: I29f80f1c77615b0a3cde38df265220f48d66f117
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions