platform_hardware_interfaces/automotive
Changyeon Jo 13d1d10666 Fix a data type of the display ID
The valid display ID ranges from 0 to 255 so this changes its data type
from a 8-bit signed integer to 32-bit signed integer.

Bug: 170401743
Test: Successful build
Change-Id: Ic4cb38d2d0446e169652689a3d3c71f1d7240455
2022-01-27 21:32:28 -08:00
..
audiocontrol Merge "CHECK -> CHECK_EQ copy pasta" am: a8138bfbf6 am: dd39b5c9d0 am: f711c9d406 am: 53c7517b02 2021-12-14 18:40:32 +00:00
can/1.0 Revert "Revert "Move libprotocan to hardware/interfaces/automotive domain"" 2022-01-05 11:59:05 +01:00
evs Fix a data type of the display ID 2022-01-27 21:32:28 -08:00
occupant_awareness/aidl update automotive hals for car mainline 2021-10-06 09:23:30 -07:00
sv/1.0 Merge "Backfill VTS owner information." 2021-10-14 19:25:59 +00:00
vehicle Merge "Move PendingRequestPool and ParcelableUtils." 2022-01-27 02:37:37 +00:00
OWNERS Add Kiran as VHAL owner 2021-02-17 05:24:26 +00:00
README.md

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.