commit | 683cfc81cc00743b986ab88959b66588c6e297e4 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Wed Oct 12 12:44:00 2022 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Thu Oct 13 12:30:53 2022 +0000 |
tree | 7ca992f257c8d21399b99fd44b44bee54f97e755 | |
parent | 9a0ed1afe1a4ea2c1e8537196d84c8c958a275d5 [diff] |
Create RotationChangeProvider in sysui This allows to subscribe to rotation changes in a specific executor. Raw usages of IRotationWatcher made the callback be received in a binder thread (not the main one). Usages in child cls to make each small. Bug: 241743859 Test: RotationChangeProviderTest Change-Id: I2de074a3d5330d93b3d4cc2be1e60864a34ce6a6