platform_hardware_interfaces/automotive
Yu Shan 0c447863ef Add host_supported to VHAL libs.
We need to build a FakeVehicleHardware impl on host, thus we need
to add the host_supported option.

Test: Local build on host.
Bug: 328316981
Flag: EXEMPT hal change
Merged-In: Ia21d26640c465846423cab1a0ff8a283c798b92a
(cherry-picked from commit: 9d3513882a)

Change-Id: Ia21d26640c465846423cab1a0ff8a283c798b92a
2024-05-21 13:51:39 -07:00
..
audiocontrol Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
can Merge "Updated 'cc' field of fuzz_config in Android.bp file" into main 2024-04-30 04:18:57 +00:00
evs Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
ivn_android_device Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
occupant_awareness/aidl Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
remoteaccess Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
sv Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
vehicle Add host_supported to VHAL libs. 2024-05-21 13:51:39 -07:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md
TEST_MAPPING Add tests that might be affected by HAL to presubmit. 2022-02-23 12:40:04 -08: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.