summaryrefslogtreecommitdiff
path: root/vr/manifest.xml
blob: 81ae07148ceb44a42afcfda30a64effd33d4e341 (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="device">
    <hal format="hidl">
        <name>android.hardware.vr</name>
        <transport arch="32+64">passthrough</transport>
        <version>1.0</version>
        <interface>
            <name>IVr</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>