platform_hardware_interfaces/automotive
Hao Chen de6835be3e Simplify Connector class APIs and hierachy
Test: Build; unit tests `atest
 packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/CarPropertyTest.java`

Bug: b/141493212

Change-Id: I6c561d517646760dfff63cb6c6b50c3c5994098a
2019-12-20 10:48:15 -08:00
..
audiocontrol/1.0 Make HAL default service run on crosshatch_car (VINTF registration) 2019-11-19 19:35:40 +00:00
can/1.0 Add support for error, RTR, and EFF frames 2019-12-12 14:21:38 -08:00
evs Add fuzzer for FormatConvert 2019-12-12 13:09:57 -08:00
occupant_awareness/aidl Add VTS tests for Occupant Awareness HIDL. 2019-12-05 18:31:03 -08:00
vehicle/2.0 Simplify Connector class APIs and hierachy 2019-12-20 10:48:15 -08:00
OWNERS Update OWNERS 2019-09-30 13:41:40 -07:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07:00

Autmotive HALs


Overview:

The automotive HAL tree is used by Android Automotive to discover and operate hardware specific to a car.

The HALs are not (yet) frozen, as the HAL definition is expected to evolve between Android releases.