platform_hardware_interfaces/automotive
Yu Shan 6e289c86d9 Fix CLUSTER_SWITCH_UI init value.
CLUSTER_SWITCH_UI is a INT32 property that should only have one
init value instead of 2. This is causing confusion in the code
that uses the default value.

Test: None
Bug: 202448791
Change-Id: Id55f448f1dd5ee33291e30d32e6fbf868ad8fe3a
2021-10-08 13:26:30 -07:00
..
audiocontrol Remove ndk_platform backend. Use the ndk backend. 2021-08-09 11:20:04 +09:00
can/1.0 Merge "Backfill owner information for VTS module VtsHalCanBusV1_0TargetTest." am: f997f54349 am: 15ee6fa3f0 am: ab567b22ed am: 6506b1e782 am: ebadad276a 2021-09-29 22:08:51 +00:00
evs Merge "Backfill owner information for VTS module VtsHalEvsV1_0TargetTest." am: ac48f5f420 am: f2a4b17919 am: 621c1d7aa9 am: 7024eccc56 am: 6204d8018b 2021-09-04 05:18:44 +00:00
occupant_awareness/aidl Merge "Remove ndk_platform backend. Use the ndk backend." am: 2346a4c6b9 am: 4ef9aa49dc am: 48131c0ace am: 08fcb12dd7 2021-07-28 13:05:10 +00:00
sv/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
vehicle Fix CLUSTER_SWITCH_UI init value. 2021-10-08 13:26:30 -07:00
OWNERS Add Kiran as VHAL owner 2021-02-17 05:24:26 +00:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07: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.