mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2934133 Change-Id: I2c79c14e22d42e783c113b9c6604af5b9c0718f0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Vehicle Hardware Abstraction Layer (VHAL)
This directory stores the VHAL interface definition and VHAL reference implementation.
2.0 (deprecated)
HIDL based VHAL interface and reference implementation.
aidl
AIDL based VHAL interfadce and reference implementation.
proto
Protobuf used to pass message between emulator VHAL and emulator.
tools
Dev tools related to VHAL.
vts
VTS test for VHAL. The VTS test works for both AIDL and HIDL VHAL implementation. Vendor implementation of VHAL must passes VTS.