commit | 23fcad97b1e40d56eebf681b4cc1702712b81563 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Oct 14 12:40:00 2021 -0700 |
committer | Yu Shan <shanyu@google.com> | Mon Nov 01 22:29:12 2021 -0700 |
tree | f4c40becc9e48f1e266729107cf5b46751e98b15 | |
parent | 7ed3aeb6ff415cdb35a8f9574da57d069e3877d8 [diff] [blame] |
Use FakeUserHal in FakeVehicleHardware. Handle fake user hal properties in FakeVehicleHardware. Test: atest FakeVehicleHardwareTest Bug: 201830716 Change-Id: Ia60bbf7ae6a0fc5909dc8d27363af5c9939055d3
diff --git a/automotive/vehicle/TEST_MAPPING b/automotive/vehicle/TEST_MAPPING index f55016f..3696351 100644 --- a/automotive/vehicle/TEST_MAPPING +++ b/automotive/vehicle/TEST_MAPPING
@@ -17,6 +17,9 @@ }, { "name": "FakeObd2FrameTest" + }, + { + "name": "FakeUserHalTest" } ] }