platform_hardware_interfaces/automotive
terryguan f3cd073e86 Added debug statement and refresh in default vehicle hal
Added a debug statement to allow for a debug command to generate a large
amount of propConfigs to test large parcelables. DefaultVehicleHal
needed to refresh the properties when DefaultVehicleHal's
getAllPropConfigs is called

Bug: 270740905
Test: atest DefaultVehicleHalTest
Test: atest android.car.apitest.CarPropertyManagerTest
Test: --rerun-until-failure 3
Test: Manual
Change-Id: I95eb98cef64e327894760783ffe9883975359d89
2023-05-04 13:37:06 -07:00
..
audiocontrol Update makefile. 2023-04-13 00:25:02 -04:00
can Merge "Explicit init .rc user." am: 51aec020ef am: 555d54d1a2 am: a197855f32 2023-04-12 03:16:09 +00:00
evs VTS: Skip the Check if getDisplayStateById is not Supported 2023-04-14 16:07:08 -07: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 Use internal gRPC headers in BindToDeviceSocketMutatorLib. 2023-05-03 22:26:13 +00:00
sv Updated fuzz_config in Android.bp file 2023-03-23 14:24:15 +05:30
vehicle Added debug statement and refresh in default vehicle hal 2023-05-04 13:37:06 -07: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.