platform_hardware_interfaces/automotive
felipeal 1972df27b9 Fixed EmulatedUserHal::get(USER_IDENTIFICATION_ASSOCIATION).
It must set the requestId in the response.

Test: adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896587 a 1 i 666 i 1 i 1 i 2 && \
      adb shell cmd car_service get-user-auth-association --hal-only KEY_FOB
Fixes: 159497444
Bug: 159498909

Change-Id: Ib3f87b45714883c3e5b72464813df24ec4124dbb
2020-06-22 16:06:19 -07: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::get(USER_IDENTIFICATION_ASSOCIATION). 2020-06-22 16:06:19 -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.