ba0124af54
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/24725582 Change-Id: Ie19139f92ade10a84f824921e9f5f0fb88a5c66c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> |
||
---|---|---|
.. | ||
2.0 | ||
aidl | ||
aidl_property | ||
proto | ||
tools | ||
vts | ||
Android.bp | ||
OWNERS | ||
README.md | ||
TEST_MAPPING | ||
vhal_static_cpp_lib.mk |
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.