platform_hardware_interfaces/automotive
Victor Shutemov 1e14bd55bd Fix AIDL VHAL metadata extraction script
Add capability to process values from imports.
Update json metadata file with new data.

Testing:
1. cd hardware/interfaces/automotive/vehicle/aidl/emu_metadata
2. ./generate_emulator_metadata.py ../../aidl_property/android/hardware/automotive/vehicle out.json

Bug: 317529575
Test: manual
Change-Id: I315f1f75c2372796bde3bdacd39246344579c002
2024-01-03 13:25:57 +01:00
..
audiocontrol Add defaults for audio AIDL interfaces 2023-11-07 18:18:24 +00:00
can Fix -Wunused-variable compiler warning 2023-12-06 14:03:58 +09:00
evs Update CameraStreamBuffering test and correct instance name 2023-10-18 18:58:07 +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 Fix AIDL VHAL metadata extraction script 2024-01-03 13:25:57 +01:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07:00
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.