platform_hardware_interfaces/automotive
felipeal 5d40b783d1 Fixed EmulatedUserHal so it supports SwitchUserMessageType::VEHICLE_REQUEST
Test: adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896584 a 1 i -42 i 4 i 11
Fixes: 161574356
Bug: 167588307

Change-Id: Iaf5d8e35f556c72350cdb9b6665adb31fca26871
Merged-In: Iaf5d8e35f556c72350cdb9b6665adb31fca26871
(cherry picked from commit 3e9d442fa1)
2020-09-11 17:43:34 +00:00
..
audiocontrol update hidl .bp 2020-07-07 16:22:36 +09:00
can/1.0 update hidl .bp 2020-07-02 12:26:37 +09:00
evs Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-28 13:05:04 -07:00
occupant_awareness/aidl Merge "Freeze vintf aidl interfaces" into rvc-dev am: 1b33916a3b 2020-04-10 12:56:15 +00:00
sv/1.0 update hidl .bp 2020-07-02 12:26:37 +09:00
vehicle/2.0 Fixed EmulatedUserHal so it supports SwitchUserMessageType::VEHICLE_REQUEST 2020-09-11 17:43:34 +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.