c608187f21
Othewise the header is not self contained and breaks when upgrading gRPC. Bug: 279548314 Test: presubmit (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3d3baed1bc85f8ddddb2764a5a09cd4d578419f0) Merged-In: Ife50863bd16eda6bc639261b1f91fdfcf48f6294 Change-Id: Ife50863bd16eda6bc639261b1f91fdfcf48f6294 |
||
---|---|---|
.. | ||
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.