platform_hardware_interfaces/automotive
Yu Shan 605faf6854 Support VUR in FakeVehicleHardware.
Support VUR in reference VHAL FakeVehicleHardware layer. Unless
specified in config, all continuous properties in reference VHAL
supports VUR.

Test: atest FakeVehicleHardwareTest
Bug: 306748801
Change-Id: I5265172996418a5d405392570673355e7860b50c
2023-10-30 13:47:56 -07:00
..
audiocontrol Add defaults for audio AIDL interfaces 2023-10-18 19:29:12 +00:00
can Merge "Use std::filesystem when libc++ is new enough" into main am: 37d5948144 2023-09-21 22:16:04 +00:00
evs Merge "Update CameraStreamBuffering test and correct instance name" into main am: 945c9aa1de am: 9ca0c6637f am: f3f9a4c7cb 2023-10-18 22:32:39 +00:00
ivn_android_device Add VTS for IVN HAL. 2023-05-01 16:01:06 -07:00
occupant_awareness/aidl Merge "Add a manifest fragment for occupant awareness" am: 2247059f55 am: fc24255d23 am: 2d0b3d8bbc 2023-03-28 23:57:38 +00:00
remoteaccess Implement scheduleTask in TestWakeupClientService. 2023-10-18 13:44:55 -07:00
sv Refactored automotiveSvV1.0_fuzzer 2023-09-11 10:42:12 +05:30
vehicle Support VUR in FakeVehicleHardware. 2023-10-30 13:47:56 -07:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07:00
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.