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