platform_hardware_interfaces/automotive
Lakshman Annadorai bfdb1ac607 Update EmulatedUserHal to use UserHalHelper native library.
Bug: 150409377
Test: Tested using lshal commands in go/user-hal-emulation.

cherry pick from commit I79486a715c92111d3d6f5c011b7e1cd8c5501c25

Change-Id: I4ba2202e28ef9260b38ebbf21083d55d7aa07fc9
2020-08-18 14:18:18 -07:00
..
audiocontrol Suppress gtest error for tests without any instance 2020-07-29 09:46:36 -07:00
can/1.0 Implement Socket::receive<T> and refactor Socket::receiveAck 2020-08-05 14:56:08 +00:00
evs Suppress gtest error for tests without any instance 2020-07-29 09:46:36 -07:00
occupant_awareness/aidl Suppress gtest error for tests without any instance 2020-07-29 09:46:36 -07:00
sv/1.0 Suppress gtest error for tests without any instance 2020-07-29 09:46:36 -07:00
vehicle/2.0 Update EmulatedUserHal to use UserHalHelper native library. 2020-08-18 14:18:18 -07:00
OWNERS Update OWNERS 2019-09-30 13:41:40 -07: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.