+1
−0
+39
−21
File changed.
Preview size limit exceeded, changes collapsed.
+207
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Creating and updating the listener requires multiple blocking binder calls to grant / update input channels, which adds latency to the decor's #relayout (and thus the shell transition as a whole). To reduce latency, this change moves such calls to a background thread. Bug: 396445663 Flag: com.android.window.flags.enable_drag_resize_set_up_in_bg_thread Test: atest DragResizeInputListenerTest Test: verify in perfetto binder calls are made in bg thread Change-Id: I0474d6fe11afa057d52e04d1b624641f653b1dd1
File changed.
Preview size limit exceeded, changes collapsed.