platform_hardware_interfaces/automotive
Yu Shan 1edc327a39 Move startThreadPool up in VHAL init.
This should improve the VHAL bootup performance.

Test: Manual build
Bug: 264442710
Change-Id: Ifd85d0f9ad33ac2dd71cbcb986370dc6bb2265aa
2023-01-04 13:49:58 -08:00
..
audiocontrol Use explicit aidl versions for audio hal and soundtrigger dependencies. 2022-09-07 00:55:19 +00:00
can Add warning about AIDL CAN HAL 2022-12-16 10:49:41 -08:00
evs Fix how displays are used in test cases am: 017cb98ee9 am: 1186b99120 am: ed6ebed9f3 am: 819113071d 2022-12-09 01:44:56 +00: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 Move startThreadPool up in VHAL init. 2023-01-04 13:49:58 -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.