commit | 27bfe01fc53e86db9c1a80f7a8a74e04e737d5ac | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Tue Oct 12 16:12:27 2021 -0700 |
committer | Yu Shan <shanyu@google.com> | Fri Oct 29 13:58:06 2021 -0700 |
tree | 886ae3e7c1f44e7a09e2f9a12f5232c184c8d0ae | |
parent | a311631992b4c545c40f8f26493cb1cc057e7413 [diff] [blame] |
Migrate Obd2SensorStore. Test: atest FakeObd2FrameTest Bug: 201830716 Change-Id: Ibd460ab4c129707d567689d90979ca0424551a64
diff --git a/automotive/vehicle/TEST_MAPPING b/automotive/vehicle/TEST_MAPPING index 9924581..f55016f 100644 --- a/automotive/vehicle/TEST_MAPPING +++ b/automotive/vehicle/TEST_MAPPING
@@ -14,6 +14,9 @@ }, { "name": "FakeVehicleHalValueGeneratorsTest" + }, + { + "name": "FakeObd2FrameTest" } ] }