You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| aidl_api/android.hardware.automotive.vehicle | 2 years ago | |
| aidl_test | 2 years ago | |
| android/hardware/automotive/vehicle | 2 years ago | |
| emu_metadata | 2 years ago | |
| generated_lib | 2 years ago | |
| impl | 2 years ago | |
| Android.bp | 2 years ago | |
| README.md | 2 years ago | |
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.