summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2023-07-03 18:03:51 +0800
committer Tony Huang <tonyychuang@google.com> 2023-07-06 03:27:43 +0000
commit66aa980c2377e79cdca1d6fc08a0c85d60b6e369 (patch)
treef8a3c9a906eec94cbc2f78843ed51372c2957590 /libs/androidfw/FileStream.cpp
parent8e94c2816cbfa09b16cbd4ea920a0af63ba2759a (diff)
Do not set very small bounds for non-drag case
When non drag drop intent enter split case, we will set main stage as fullscreen bounds and set very small bounds for side stage. This might lead some race condition to compat mode. To avoid this, we could set invisible bounds at first for this case, invisible bounds is a normal half screen size bounds but outside of screen. Fix: 286613903 Fix: 289583969 Test: manual Test: pass existing tests Change-Id: I5e8fffed1c7deda1d9591b1452ed0097048e3c59
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions