platform_hardware_interfaces/automotive
Aaqib Ismail ebf1303803 Add MILLI_SECS to VehicleUnit.aidl
VehicleUnit contains MILLI_SECS in types.hal but not in
VehicleUnit.aidl.

Bug: 267556675
Test: atest VehicleUnitTest
Change-Id: I9616ab75575da32b108e1fca811357ea7464b12d
2023-02-07 23:43:45 -08:00
..
audiocontrol Update version for audiocontrol 2022-12-21 10:59:55 -08:00
can Merge "Move canhalconfigurator-aidl to /system_ext" 2023-02-01 21:31:21 +00:00
evs Explicitly close the EVS display 2023-01-19 13:18:47 -08:00
occupant_awareness/aidl Updating cc_fuzz with default service fuzzer config 2022-08-22 23:18:11 +00:00
remoteaccess Merge changes I3b0c6325,I40f97f4b am: a55e702324 am: 76c6b3a669 am: 673426770e 2022-12-08 03:23:04 +00:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Add MILLI_SECS to VehicleUnit.aidl 2023-02-07 23:43:45 -08: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.