commit | e690a19a9a2ee750857c42010513300c1add82ec | [log] [tgz] |
---|---|---|
author | Juan Sebastian Martinez <juansmartinez@google.com> | Mon Apr 22 08:50:58 2024 -0700 |
committer | Juan Sebastian Martinez <juansmartinez@google.com> | Mon Apr 22 08:56:06 2024 -0700 |
tree | 65acf6df0dfbc10662c2f56fdb4fe7f0057b768c | |
parent | e70357a60659b7dab962cb276b981e076a09e0fb [diff] |
Removing manual tap timeout wait The tap timeout wait has been delegated to the View logic by posting a runnable instead of delaying a coroutine. This removes the need for a coroutine that collected the tap timeout flow and the manual wait that apparently increased app launch times Test: SystemUiRobotTests:QSLongPressEffectTest Bug: 330473364 Flag: ACONFIG quick_settings_visual_haptics_longpress TEAMFOOD Change-Id: I4188c4e088424985caa04bdb8c75bf092d88fe19