Commit graph

4 commits

Author SHA1 Message Date
Yu Shan
75d311d54e Make VehicleHalUtils vendor available.
Test: Presubmit
Bug: 214635003
Change-Id: I402725599ec22574ed2bd5620e9b9328ff1800f4
2022-02-09 12:03:11 -08:00
Yu Shan
b819484c47 Rename VehicleHalUtils to VehicleHalUtilsVendor.
Rename the existing vendor version VehicleHalUtils to
VehicleHalUtils vendor and then create a non-vendor version of
VehicleHalUtils.

Test: Presubmit
Bug: 214635003
Change-Id: I7717d2e9527b9dd8592bbdff152aab4ef1b80a10
2022-01-31 18:34:19 -08:00
Yu Shan
eb766523f2 Change unit test suites to device tests.
Since VHAL is not supposed to run on all devices, only auto targets,
we change the test suites to device-tests. This also prevents the
unit tests to be run against an incompatible version of vendor
image, which causes test breakage.

Bug: 201009483
Test: presubmits
Change-Id: I8878ce6f8200dbc4a3247258f835e980fbaa2028
2021-09-27 15:18:31 -07:00
Yu Shan
e4923de337 Add HidlAidlCompatibilityTest.
Add test to verify all properties defined in HIDL VHAL are also
defined in AIDL.

Test: atest VehicleHalAidlHidlCompatibilityTest
Bug: b/170400618
Change-Id: I5c9e26f5eb149477c18a6b22ca8a39d8642249df
2021-09-22 14:25:03 -07:00