47f2e5871d
This property is only used for HIDL interface to workaround getAllPropConfigs result is too large and exceeds binder limitation. We cannot change HIDL interface so we add this property to AIDL interface and mark it as deprecated. Test: m android.hardware.automotive.vehicle-update-api python tools/generate_annotation_enums.py Bug: 243449202 Change-Id: Id6058b207a3b117013c2caf4cfd1744950222c41 |
||
---|---|---|
.. | ||
2.0 | ||
aidl | ||
proto | ||
tools | ||
vts | ||
OWNERS | ||
README.md | ||
TEST_MAPPING |
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.