summaryrefslogtreecommitdiff
path: root/usb/usb/android.hardware.usb-service.xml
blob: 7ac206797aa52e3d4d59f29a2a905b07e466aa01 (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>3</version>
        <interface>
            <name>IUsb</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>