aosp12/device/ti/beagle_x15/auto/manifest.xml

12 lines
347 B
XML

<manifest version="1.0" type="device" target-level="5">
<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>