mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
setExtendedInfo() and getExtendedInfo() are methods that allow our partners to implement custom commands / metadata. Because id and value of extended information are opaque to the EVS service, behaviors of EVS API handling the extended information need to be verified conditionally; for example, when a test succeeds to set a value, it must be able to read it back with the same id. Bug: 329373218 Test: atest VtsHalEvsTargetTest Change-Id: I965447abca8d1986057dc4a850d8af3f901aaf29
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.