platform_hardware_interfaces/automotive
Elliott Hughes dccd8f3c2a Remove android.hardware.automotive@libc++fs.
It's no longer used (now libc++fs is part of libc++), and it's
dangerously opting out of the global cpp_std default.

Bug: http://b/344590580
Change-Id: I17648b573600ff2ee1ab45383c7fda7d5bcfc7a2
2024-06-05 13:09:01 +00:00
..
audiocontrol Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
can Remove android.hardware.automotive@libc++fs. 2024-06-05 13:09:01 +00:00
evs Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
ivn_android_device Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
occupant_awareness/aidl Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
remoteaccess Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
sv Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
vehicle Implement Unsubscribe in vhal proxy. 2024-05-23 15:51:25 -07: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.