127dc87b2f
Bug: 323122049 Test: atest JsonConfigLoaderTest VtsHalAutomotiveVehicle_TargetTest Change-Id: I398b136e705df805c25d541f7721f36c47813273 |
||
---|---|---|
.. | ||
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.