2b1b325a06
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/24805466 Change-Id: I32b745bb733b52d6fd77c17fd584da5a6c073575 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> |
||
---|---|---|
.. | ||
aidl_api/android.hardware.automotive.vehicle | ||
aidl_test | ||
android/hardware/automotive/vehicle | ||
emu_metadata | ||
generated_lib | ||
impl | ||
Android.bp | ||
README.md |
AIDL Vehicle Hardware Abstraction Layer (VHAL)
This directory stores the AIDL VHAL interface and reference implementation.
aidl_api
Auto-generated current and previous versions of AIDL VHAL api.
aidl_test
Contains a test to test that all HIDL VHAL properties are supported in AIDL VHAL.
android
Contains AIDL VHAL interface definition. The main interface file is
android/hardware/automotive/vehicle/IVehicle.aidl
.
impl
Reference implementation for AIDL VHAL and useful libraries for implementing vendor AIDL VHAL.