aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
blob: 4c4d7a1e561170335c2faf91400839c36a2ebeda (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="device">
    <hal format="hidl">
        <name>android.hardware.nfc</name>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <interface>
            <name>INfc</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>