device_google_gs101/powerstats/android.hardware.power.stats@1.0-service.gs101.xml
Robin Peng c2b5ca99e3 Move slider into gs101 and <device>
from: 026342771c6642980cb4653b1ec4d857a5d8be54

Bug: 167996145
Change-Id: I2ebf7f019afed1cbe9b60dcd82581bd3a52fe109
2021-03-06 16:31:12 +08:00

11 lines
340 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<manifest version="1.0" type="device">
<hal format="hidl">
    <name>android.hardware.power.stats</name>
    <transport>hwbinder</transport>
    <version>1.0</version>
    <interface>
      <name>IPowerStats</name>
      <instance>default</instance>
    </interface>
</hal>
</manifest>