summaryrefslogtreecommitdiff
path: root/healthd/manifest_healthd.xml
blob: 097a7d87abeb4f362306681f8b413c948064d687 (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="framework">
    <hal>
        <name>android.hardware.health</name>
        <transport>hwbinder</transport>
        <version>2.0</version>
        <interface>
            <name>IHealth</name>
            <instance>backup</instance>
        </interface>
    </hal>
</manifest>