summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Hongwei Wang <hwwang@google.com> 2024-11-06 16:45:20 -0800
committer Hongwei Wang <hwwang@google.com> 2024-11-07 16:31:50 -0800
commitfb29cc0328e9de6a11ca2c1f6e091c8448fc1936 (patch)
tree19a04d8e7d3f63ec375ff7a00a4de18caab6ce3c /libs/androidfw/misc.cpp
parent3885ea044727f2f7a24e32449c3a9c538ba1febd (diff)
Fallback to clear disable_gesture_pip_animating
From the bug-report, we do see a series of events - YT enters PiP - Another app launches, triggers KCA update - sendOnPipTransitionStarted is called, sets the flag - Somehow, wm_task_moved is triggered around the same time - which could be due to Activity#moveTaskToBack call originated from the app - pinned task is removed as a result - there is no paired sendOnPipTransitionFinished observed Work around this issue by forcefully clear the disable_gesture_pip_animating flag when it's not in pip anymore though we are unable to reproduce the bug. Flag: EXEMPT bugfix Bug: 365084002 Test: manually Change-Id: I4a1d1882a526070c7826d95525599a42c38a52a7
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions