commit | d441a8bcdd1032b4d1bcfee2da0c8e6df3979d7e | [log] [tgz] |
---|---|---|
author | omarmt <omarmt@google.com> | Thu Jul 11 14:44:41 2024 +0000 |
committer | omarmt <omarmt@google.com> | Thu Jul 11 14:44:41 2024 +0000 |
tree | 2773e7ba21e57cc86216396ef315c7c2e6698146 | |
parent | 218de6a5d66480f0f366cb5e717976a1ba9912a9 [diff] |
multiPointerDraggable set an order for PointerEventScopes The order is important here: we want to make sure that the previous PointerEventScope is initialized first. This ensures that the following PointerEventScope doesn't receive more events than the first one. Test: A lot of manual testing (Hard to reproduce it, seems a race condition) Bug: 352522308 Flag: com.android.systemui.scene_container Change-Id: Iba816edd0cd3a62c3acc8ee3ff5af746b0293905