platform_hardware_interfaces/automotive
Philip Chen 402ae986f0 Move canhalconfigurator to /system_ext
Let's move canhalconfigurator from the system partition to the
system_ext partition to share a common system image across internal
AAOS builds.

Bug: 263516803
Test: build and confirm the files are relocated
Change-Id: Ibd68797aa9356e3e80662442434d939eca955576
2023-01-23 23:07:39 +00:00
..
audiocontrol Use explicit aidl versions for audio hal and soundtrigger dependencies. 2022-09-07 00:55:19 +00:00
can Move canhalconfigurator to /system_ext 2023-01-23 23:07:39 +00:00
evs Merge Android 13 QPR1 2022-12-09 10:29:52 -08:00
occupant_awareness/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
remoteaccess Fix a race condition in remote access HAL. 2022-12-07 15:20:06 -08:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Merge "Mark modules frozen explicitly." 2022-12-20 00:01:29 +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.