commit | 3d8cc938500d687fa071cbd91d245fe10daba59f | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Fri Feb 16 13:40:15 2024 +0000 |
committer | Arpit Singh <arpitks@google.com> | Wed Feb 21 16:35:01 2024 +0000 |
tree | c3f70e26c35d9fbcb8fb4a54067fe47e0277f8c5 | |
parent | 14ee29abbf9d8353982de0353548023fb590bdf5 [diff] |
Refactor android_view_MotionEvent_obtainAsCopyFromNative implementation Remove custom copying logic from android_view_MotionEvent_obtainAsCopyFromNative and refactor it to use existing android_view_MotionEvent_obtainFromNative to reduce duplicate divergent logic. Bug: 324375527 Test: atest MotionEventTest Change-Id: Ib7c6533fb6e0a0203e68a109d1b912082dafc239