summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-10-11 12:12:32 +0000
committer wilsonshih <wilsonshih@google.com> 2024-10-30 15:35:33 +0800
commitb7a11da4040e30cc5eabc5b676b2b7667c81dbcd (patch)
tree89d89da0bb92eae08bb95503d62cc90fe09bd25c /libs/androidfw/AssetsProvider.cpp
parent77842fdfbcdeb5502a69236d8206378e56cd7296 (diff)
Pilfer pointers when touch gesture transferred to embedded.
Once the touch gesture transferred to embedded window, the host activity won't receive motion event, instead the event will dispatch to embedded process. In that scenario the remote process must not receive motion event since there is no DecorView to intercept for back animation callback. Also disable send motion events if the client app was register normal OnBackInvokedCallback, since it does not have to handle back progress. Flag: com.android.window.flags.disallow_app_progress_embedded_window Bug: 365504126 Test: Test on sample app, once touch gesture transfer to embedded process, the remote process must not receive motion event when back gesture start as soon as possible. Change-Id: I712bab3c2b0de6a0960acac61dfca81341a7f543
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions