| commit | aa5a51a47e474749c33ad81132ba54e19357e92a | [log] [tgz] |
|---|---|---|
| author | hupeng3 <hp121520@gmail.com> | Fri Sep 02 16:00:18 2022 +0800 |
| committer | Hu Peng <hp121520@gmail.com> | Tue Sep 13 01:18:57 2022 +0000 |
| tree | d831bed2200699abbb719d420d6d4771a4da05e6 | |
| parent | e812abddc0472c3a3d06ec4b705c44a9cf8c85c1 [diff] |
Toast: Fix MotionEvent has too many PointerCoords If the MotionEvent has too many PointerCoords, it will lead to an infinite loop and cannot complete the operator<<. Bug:244248855 Test: printed MotionEvent in log to see the formatting Signed-off-by: hupeng3 <hp121520@gmail.com> Change-Id: Id4a01152bc4103976d3f60e69eb375e3d32669a0