platform_hardware_interfaces/automotive
Lorena Torres-Huerta 308e257397 Use explicit aidl versions for audio hal and soundtrigger dependencies.
There are still issues with importing implicit versions. Switching to explicit versions while b/188871598 is worked out.

Bug: 242678729
Test: m; AIDL_TRANSITIVE_FREEZE=true m aidl-freeze-api && AIDL_FROZEN_REL=true m
Merged-In: Ide6a90716bf042fbb925357e110bc84ddb9e96fb
Change-Id: Ide6a90716bf042fbb925357e110bc84ddb9e96fb
(cherry picked from commit 8296aa824b)
2022-09-01 21:57:03 +00:00
..
audiocontrol Use explicit aidl versions for audio hal and soundtrigger dependencies. 2022-09-01 21:57:03 +00:00
can Merge "Update owners for hardware/interfaces." am: 19410a1fc3 am: 50e113f80c 2022-06-09 23:12:33 +00:00
evs Merge "Remove color format constraints" 2022-08-25 02:28:02 +00:00
occupant_awareness/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle VehicleManager: use with RefBase 2022-07-19 15:28:08 +00: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.