platform_hardware_interfaces/automotive
Maxim Pleshivenkov 124c3cde03 Update flag value
Set ENABLE_HIBERNATION_FLAG to a correct value.
Flag is used as a bitmask, and should set single bit.

Bug: 233373476
Change-Id: Ia60cdb3c9c344b3606ea07ed411ed6325a71c396
Test: atest CarServiceUnitTest
2022-05-20 18:59:30 +00:00
..
audiocontrol V1 is the latest version of android.media.audio.common.types 2022-04-18 18:34:32 +00:00
can/1.0 Fix VtsHalCanBusV1_0TargetTest 2022-04-23 00:53:43 +00:00
evs Add a test to verify a status callback registration 2022-05-11 00:01:31 -07:00
occupant_awareness/aidl update automotive hals for car mainline 2021-10-06 09:23:30 -07:00
sv/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2022-04-20 18:25:58 -07:00
vehicle Update flag value 2022-05-20 18:59:30 +00:00
OWNERS Add Kiran as VHAL owner 2021-02-17 05:24:26 +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.