mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Create EmuMetadataGenerator to convert AIDL generated java files to meta.json that can be used by emulator to populate the available vhal props list. Added build rules to generate the Java files from AIDL files and check whether the meta.json file needs to be updated. Test: make sdk_car_x86_64-trunk_staging-userdebug target Bug: 318747444 Change-Id: Ib3bc7b68a1312152617fdab4598ed389447c20cd
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.