platform_hardware_interfaces/automotive
Yu Shan 8ae3ea9813 Support more types for set property cmd.
Now support int64, float and bytes.
This CL also allows setting read-only properties or reading
write-only properties through cmdline. The cmdline debug interface
is for test only and does not need to enforce these restrictions.

Test: unit tests.
Bug: b/189969547
Change-Id: Ib0e085f7a68e3d54782c21fb12caa500a0ad82ec
2021-06-04 17:20:51 -07:00
..
audiocontrol Freeze AIDL APIs for SC 2021-05-25 10:13:26 +09:00
can/1.0 Update nl::Socket for TCU-gRPC 2021-05-11 11:43:38 -07:00
evs Update OWNERS 2021-04-19 15:20:26 -07:00
occupant_awareness/aidl [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
sv/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
vehicle/2.0 Support more types for set property cmd. 2021-06-04 17:20:51 -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.