platform_hardware_interfaces/automotive
Felix Obenhuber a77f2df473 automotive: Add Rust backend to the vhal AIDL
This enables us to write a vhal service in Rust.

Test: Verified with a custom replacement of the DefaultVehicleHal and ran in cuttlefish
Change-Id: I53601e1a10cee75877e76ae04f7837e7d1a20ebd
2024-01-10 16:23:03 +01:00
..
audiocontrol No need to modify acc for std::accumulate 2024-01-09 12:16:56 -08:00
can Add missing libc++ includes 2024-01-09 11:56:43 -08:00
evs Handle logical camera devices properly 2024-01-09 06:15:34 +00:00
ivn_android_device Add VTS for IVN HAL. 2023-05-01 16:01:06 -07:00
occupant_awareness/aidl Merge "Add a manifest fragment for occupant awareness" am: 2247059f55 am: fc24255d23 am: 2d0b3d8bbc 2023-03-28 23:57:38 +00:00
remoteaccess Update the remote access test folder. 2023-05-12 18:00:59 -07:00
sv Refactored automotiveSvV1.0_fuzzer 2023-09-11 10:42:12 +05:30
vehicle automotive: Add Rust backend to the vhal AIDL 2024-01-10 16:23:03 +01: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.