commit | 2adbfc9149a4e3316722604ef2a90594d9303eb6 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Thu Jan 27 12:37:49 2022 -0800 |
committer | Lucas Dupin <dupin@google.com> | Thu Jan 27 17:08:10 2022 -0800 |
tree | 1c02d32c7e3f4d27f51ee3bac3938cfdc2833db4 | |
parent | c5900ec5711c49f4e81e050a3913254000f34771 [diff] |
Make all Vibrator calls async Vibrator has some serious performance issues, this API cannot be called from the UI thread in its current state. Test: atest UdfpsControllerTest Test: atest ControlActionCoordinatorImplTest Test: atest LockIconViewControllerTest Test: atest VolumeDialogControllerImplTest Test: atest VibratorHelperTest Test: atest GlobalActionsDialogLiteTest Fixes: 190488502 Change-Id: Ice6c6a6749b6889540199af0eaf5a85d3e7e1e5f