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