platform_hardware_interfaces/automotive
Hao Chen 057e2e8e7f 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
Merged-In: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
(cherry picked from commit 872784629b)
2020-10-09 22:28:18 +00:00
..
audiocontrol Rename vts-core to vts 2020-09-29 06:52:57 +00:00
can/1.0 update hidl .bp 2020-07-02 12:26:37 +09:00
evs Merge "Handle the empty display information" into rvc-qpr-dev am: be5dec4265 2020-10-06 16:10:55 +00:00
occupant_awareness/aidl Rename vts-core to vts 2020-09-29 06:52:57 +00:00
sv/1.0 Rename vts-core to vts 2020-09-29 06:52:57 +00:00
vehicle/2.0 Move Emulated User HAL to Emulated Vehicle Connector Class 2020-10-09 22:28:18 +00: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.