android_device_xiaomi_sdm66.../powerstats/android.hardware.power.stats@1.0-service.pixel.xml
clarencelol 3b4525661b sdm660-common: Import AIDL Pixel powerstats hal
* From https://android.googlesource.com/device/google/redbull/+/refs/tags/android-11.0.0_r37
* Added hidl manifest

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00

11 lines
326 B
XML

<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>