mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Add manifest for IVehicle" into rvc-dev am: ef826c728c
Change-Id: I2ba4740c6a76cdb84fce4ca638144bbb59c4a93d
This commit is contained in:
11
automotive/vehicle/2.0/manifest.vehicle.xml
Normal file
11
automotive/vehicle/2.0/manifest.vehicle.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<manifest version="1.0" type="device" target-level="3">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.automotive.vehicle</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IVehicle</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user