platform_hardware_interfaces/automotive
Changyeon Jo 20dbc58c25 Add default implementation of AIDL EVS interface
This implementation is used for the emulators.

Bug: 218588089
Bug: 270753093
Test: 1. Build cf_x86_64_auto lunch target
      2. Launch cvd in the accelerated graphics mode
      3. Run evs_app and confirm the color bar pattern is shown on the
         display.
         > adb root && adb shell evs_app --test
Change-Id: I8179e74fc9f0b9547316368fca507e5c62ca5680
2023-03-11 01:51:13 +00:00
..
audiocontrol audio: Add AudioOffloadMetadata and a method to update it 2023-02-28 20:06:05 +00:00
can Merge "Fix the missing std" am: 39337adcc9 am: a4ab908631 am: d65d1a6b64 2023-03-03 17:37:23 +00:00
evs Add default implementation of AIDL EVS interface 2023-03-11 01:51:13 +00:00
ivn_android_device/aidl Define ivnandroiddevice HAL. 2023-02-14 11:15:40 -08:00
occupant_awareness/aidl Updating cc_fuzz with default service fuzzer config 2022-08-22 23:18:11 +00:00
remoteaccess Change BindToDeviceSocketMutator to lib. 2023-03-06 12:56:04 -08:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Merge "Add VHAL Requests and Results Proto Messages" into udc-dev 2023-03-11 00:14:47 +00: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.