commit | bf4bd063efa2baa1a342639630e1daac1b23a8fa | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Thu Jul 11 04:56:03 2024 +0000 |
committer | wilsonshih <wilsonshih@google.com> | Thu Jul 11 04:56:03 2024 +0000 |
tree | ce1e61c2feb551aea798951e0356e0abf793326d | |
parent | 6eee3cabf214e3ccfadf43cbd30936d6dce5aca4 [diff] |
[PB] Pilfer pointers if no focus window. startBackNavigation can return null if no focus window, which can happen if a transition is playing. We should still pilfer pointers in case the touch event send to app once it become focused. Flag: EXEMPT bugfix Bug: 351763151 Test: trigger gesture right after transition, verify app won't receive motion event. Change-Id: I535085561ebc56e24672b859859587da349da6e8