summaryrefslogtreecommitdiff
path: root/gatekeeper/1.0/software/android.hardware.gatekeeper@1.0-service.software.xml
blob: 19714a83b7886d44595d3983103379241a5fe861 (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="device">
    <hal format="hidl">
        <name>android.hardware.gatekeeper</name>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <interface>
        <name>IGatekeeper</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>