diff options
| author | 2024-04-18 15:09:57 -0700 | |
|---|---|---|
| committer | 2024-04-18 15:54:57 -0700 | |
| commit | 0d73a37cc234f8eba0186264a51b930ecb5b75ba (patch) | |
| tree | abe37b96843fd73e454543fd96b0ef7ba6c1eaa3 /libs/androidfw/StringPool.cpp | |
| parent | 9a58057c8f9ec66478364b83ee29c14c62268aa7 (diff) | |
Remove unmatched mUserLeaving setting
mUserLeaving is intended to "wrap" a synchronous call (in that
we set to true, do something, set to false). However, this one
spot is setting it to true without unsetting it which is causing
later non-userleaving actions to incorrectly send userleaving
to apps at the wrong times.
Bug: 334038395
Test: mix enter/exit pip + screen off/on repeatedly
Change-Id: I4700faeab4a390e0343513aa4e4adb44dde6f1d9
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions