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