platform_hardware_interfaces/automotive
felipeal 5b46a339d0 Fixed EmulatedUserHal merge issues.
Some changes were not properly auto-merged, and it's quite impossible to
cherry-pick them automatically (using git), so this CL is manually fixing
it.

Test: adb shell lshal debug android.hardware.automotive.vehic
le@2.0::IVehicle/default --user-hal

Bug: 150413515

Change-Id: Ibb8bef2c1ae8df32369dff5c5e5de76480b3a66f
Merged-In: I5c8b99b8027b5ec10ace323d872cd85f9a0d4177
2020-07-18 02:12:23 +00:00
..
audiocontrol Fix AudioControl@2.0 fade check 2020-04-28 15:12:19 -07:00
can/1.0 Undo symlinked libc++fs 2020-04-21 11:19:28 -07:00
evs Reserves memory for external buffers 2020-06-18 21:06:19 -07:00
occupant_awareness/aidl Freeze vintf aidl interfaces 2020-04-08 13:36:51 +00:00
sv/1.0 Rename vts-core to vts 2020-04-07 16:37:40 -07:00
vehicle/2.0 Fixed EmulatedUserHal merge issues. 2020-07-18 02:12:23 +00: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.