platform_hardware_interfaces/automotive
Hao Chen 872784629b Move Emulated User HAL to Emulated Vehicle Connector Class
Test: build; manually tested the following commands
```
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --user-hal
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896583 a 1 i 666 i 1 i 11
```
Bug: 166706927
Change-Id: Ic5774e56dec7febcfeaf496111ba77907e1b7fac

Change-Id: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
2020-10-01 15:39:06 -07:00
..
audiocontrol Suppress gtest error for tests without any instance 2020-07-29 09:46:36 -07:00
can/1.0 Add support for poll()-ing nlsockets 2020-09-08 15:16:34 -07:00
evs Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -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 Move Emulated User HAL to Emulated Vehicle Connector Class 2020-10-01 15:39:06 -07:00
OWNERS Added myself (A.K.A felipeal@) to OWNERS. 2020-09-11 09:59:11 -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.