commit | 6923449c42b6a237f474892d94dd5c85db2726c2 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Tue Apr 05 02:03:53 2022 +0000 |
committer | Yu Shan <shanyu@google.com> | Sat Apr 09 00:31:17 2022 +0000 |
tree | b177ac30a741bfc9140f18852dd9130d8465a2f4 | |
parent | 4569ef55427c97c96d6fb333e64feccd458d5063 [diff] |
Make FakeVehicleHardware async. Use a handler thread to handle all the get/set value requests in FakeVehicleHardware to make it async. Vendor implementation should use similar logic to make their VHAL async. Test: atest FakeVehicleHardwareTest Bug: 226001897 Change-Id: Iba95125e63566c27597b9d11bff131c229846d49