platform_hardware_interfaces/automotive
Yu Shan 1837df06c2 Add retry in setProp test.
Set property operation is async so getting the property value
immediately after setting the property might not return the new
value. This CL adds the logic to retry when we do not get the
expected values back.

This CL also skips the test case if getting property or setting
property returns unavailable.

Test: atest VtsHalAutomotiveVehicle_TargetTest
Bug: 322070490
Change-Id: If9349a097a92c51101c7b5f4bf807b610ab2cb0b
Merged-In: If9349a097a92c51101c7b5f4bf807b610ab2cb0b
2024-01-29 22:50:49 +00:00
..
audiocontrol AudioControl: add version check for module change callback APIs 2023-05-15 18:00:15 -07:00
can Merge "Explicit init .rc user." am: 51aec020ef am: 555d54d1a2 am: a197855f32 2023-04-12 03:16:09 +00:00
evs Merge "Modify CameraUseStreamConfigToDisplay" into android13-tests-dev am: 4c7a5de957 2024-01-18 04:44:07 +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 Update the remote access test folder. 2023-05-12 18:00:59 -07:00
sv Updated fuzz_config in Android.bp file 2023-03-23 14:24:15 +05:30
vehicle Add retry in setProp test. 2024-01-29 22:50:49 +00:00
OWNERS
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.