diff options
author | chaviw <chaviw@google.com> | 2020-06-02 16:37:38 -0700 |
---|---|---|
committer | chaviw <chaviw@google.com> | 2020-06-02 16:43:51 -0700 |
commit | 9c0e662932132e6077cb576443cf6d3c06f0cf9c (patch) | |
tree | 1a4f2f891981abe83a205756d2134b8a66f2dd67 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 28fdf609dcce30f9825006d60f6a45b4cc4d88dd (diff) |
Don't clear sync information if WS is waiting on child windows
If a WindowState is waiting on child windows to draw, then we shouldn't
clear the sync info since it won't call onTransactionReady yet. When the
child window is done drawing, it will call onTransactionReady for the
parent WindowState and clear the sync information at that point.
Test: Split screen no longer crashes with child window
Fixes: 158007547
Change-Id: I301899db648aac6977a9e415a199143d34bd93a1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions