platform_hardware_interfaces/automotive
Yu Shan ddf0ea0d8f Make HVAC dep properties unavailable to get when power is off.
Previously HVAC properties are unavailable to set when hvac power is
off. This CL makes VHAL returns NOT_AVAILABLE for get as well. VHAL
will also generate property change event when the power is switched
on again.

Test: atest FakeVehicleHardwareTest
Bug: 262461830
Change-Id: I17ca8a4e48f3ff5854226a6a38a42220078073d5
2023-01-06 17:01:08 -08:00
..
audiocontrol Update version for audiocontrol 2022-12-21 10:59:55 -08:00
can Add warning about AIDL CAN HAL 2022-12-16 10:49:41 -08:00
evs Fix how displays are used in test cases am: 017cb98ee9 am: 1186b99120 am: ed6ebed9f3 am: 819113071d 2022-12-09 01:44:56 +00:00
occupant_awareness/aidl Updating cc_fuzz with default service fuzzer config 2022-08-22 23:18:11 +00:00
remoteaccess Merge changes I3b0c6325,I40f97f4b am: a55e702324 am: 76c6b3a669 am: 673426770e 2022-12-08 03:23:04 +00:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Make HVAC dep properties unavailable to get when power is off. 2023-01-06 17:01:08 -08:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md
TEST_MAPPING Add tests that might be affected by HAL to presubmit. 2022-02-23 12:40:04 -08: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.