platform_hardware_interfaces/automotive
Yu Shan d5fa689e43 Add VUR to VHAL interface.
Add enableVariableUpdateRate to subscribe options and
supportVariableUpdateRate to VehicleAreaConfig. If variable update
rate is enabled, VHAL will only send property change events for
continuous property if the property's value changes. This is for
improving performance and not send duplicate events.

Test: m
Bug: 306754638
Change-Id: Ic0d1ec2ebbf8ed6c26da3f3b820ac85e9c345b2c
2023-10-27 11:20:41 -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 Add VUR to VHAL interface. 2023-10-27 11:20:41 -07:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md
TEST_MAPPING

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.