platform_hardware_interfaces/automotive
Hao Chen 4065fbfa46 Vehicle HAL client reads the config from the server instead of DefaultConfigs.h
Test: Launch cf auto instance (with default vhal) and

atest
packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/CarPropertyTest.java

Bug: 188005769

Change-Id: If98db799be8c894bd9a7ba44bf3075f1f7384e5c
2021-05-17 20:10:01 +00:00
..
audiocontrol Applying cleanup to default AIDL AudioControl 2021-03-25 11:36:03 -07:00
can/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
evs Update OWNERS 2021-04-19 15:20:26 -07:00
occupant_awareness/aidl [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
sv/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
vehicle/2.0 Vehicle HAL client reads the config from the server instead of DefaultConfigs.h 2021-05-17 20:10:01 +00:00
OWNERS Add Kiran as VHAL owner 2021-02-17 05:24:26 +00:00
README.md

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.