summaryrefslogtreecommitdiffstats
path: root/gnss/2.0/default/android.hardware.gnss@2.0-service.xml
blob: 5b417f69239b563e0dc87c2701f911c5fdfd1f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<manifest version="1.0" type="device">
    <hal format="hidl">
        <name>android.hardware.gnss</name>
        <transport>hwbinder</transport>
        <version>2.0</version>
        <version>1.1</version>
        <interface>
            <name>IGnss</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>