Files
hardware_interfaces/usb/aidl/default/android.hardware.usb-service.example.xml
Roy Luo 1af5aa4dea Usb compliance warning extension
Add new warnings to enum ComplianceWarning

Test: atest VtsAidlUsbTargetTest
Bug: 296119135
Bug: 300340959
Change-Id: I5dcfe50285589d35dd2a2ab87020de8e2b92c181
2023-11-02 20:49:28 +00:00

11 lines
269 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.usb</name>
<version>3</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
</hal>
</manifest>