summaryrefslogtreecommitdiff
path: root/thermal/android.hardware.thermal@2.0-service.pixel.xml
blob: bcd6344bc44331c13ad9bb1424ea2009b5ce7315 (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.thermal</name>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <version>2.0</version>
        <interface>
            <name>IThermal</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>