mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
1. Added new API/utility functions to support publishing VMS messages from HAL client. 2. Fixed creation of offering message by adding publisher ID 3. Fixed an existing failing test from VmsHalManager_test.cpp Bug: 129475485 Bug: 129163926 Fixes: 129475485 Fixes: 129163926 Test: Added tests for all the new and updated functions in VmsUtilsTest. Ran the tests on Hawk. Change-Id: Ie561dafb86d137a4fdf3042e033f8cb133b4aca7
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.