summaryrefslogtreecommitdiff
path: root/usb/usb/android.hardware.usb-service.xml
blob: c3f07f5270692a2d4b9ebc4c3e8d11c9581c4535 (plain)
1
2
3
4
5
6
7
8
9
10
<manifest version="1.0" type="device">
    <hal format="aidl">
        <name>android.hardware.usb</name>
        <version>2</version>
        <interface>
            <name>IUsb</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>