platform_hardware_interfaces/automotive
zijunzhao ab9e5bcdea Fix the missing std
Bug: b/239662094
Test: enable Wunqualified-std-cast-call locally and run m to build
Change-Id: Ifc51be5ee13296e9711c91ffac320d1cc7048ff0
2023-03-03 03:42:02 +00:00
..
audiocontrol audio: Add AudioOffloadMetadata and a method to update it 2023-02-28 19:26:14 +00:00
can Fix the missing std 2023-03-03 03:42:02 +00:00
evs Update OWNERS file 2023-02-27 16:05:58 +00: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.