msm8976-common: Add Lineage power hal to manifest

Change-Id: I03b213310b66be95d779c507dc22f748dc19c366
This commit is contained in:
dianlujitao 2018-01-18 23:47:02 +08:00 committed by LuK1337
parent 617c5fd71b
commit 0c0ded0bac
1 changed files with 9 additions and 0 deletions

View File

@ -210,4 +210,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.power</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ILineagePower</name>
<instance>default</instance>
</interface>
</hal>
</manifest>