mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add manifest for IVehicle
Bug: 153734354 Test: Manual Change-Id: I7e6a65e3fb49bb04108d0fd243df0b7447a93b1e
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