commit | 89e5aa59001cc728b940796f7a4b51ad85fb4ae5 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Fri Feb 25 12:37:45 2022 +0100 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Fri Mar 04 13:50:53 2022 +0100 |
tree | 5e1a950f97ea5a8ab13196d54ce6f457fc224411 | |
parent | 01eeccd8fee3d7a0c25b975ae5ecbda082170763 [diff] |
Register hinge angle sensor listener in a background thread This was taking ~13ms on the ui thread. I had to move up the sysui background executor as it was only provided inside sysui dagger component, but those classes are also used in WM component. Bug: 221394115 Test: Folding device and check animation Change-Id: I766d879d68f555214f9c1d2434cfab732937cd32