platform_hardware_interfaces/automotive
Prachi Hande dbce8697bd VmsUtils: Add new methods to parse availability state messages
These methods are needed in the HAL client to parse sequence number and
associated layers when the availablity of the VMS layers change.
HAL client relies on these messages by either explicitly requesting the
availability or through availability change message sent by the Car
service.

Bug: 144434783
Fixes: 144434783

Test: Added new tests for the new methods. Ran the tests on Hawk.
Change-Id: I09497640367a894e1dfb6143ac3bbdb63d64b53e
2019-11-19 10:40:20 -08:00
..
audiocontrol/1.0 Update makefies: no 'types' 2019-03-04 11:27:17 -08:00
evs Update EVS VTS test cases 2019-05-31 21:20:56 +00:00
vehicle/2.0 VmsUtils: Add new methods to parse availability state messages 2019-11-19 10:40:20 -08:00
OWNERS Add pfg@ to owners for automotive HALs 2019-05-14 12:58:31 -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.