universal7885: Compile OSS exynos power hal

* https://github.com/LineageOS/android_hardware_samsung/tree/lineage-18.0/hidl/power

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2020-12-11 22:07:56 +05:30 committed by roynatech2544
commit 25cadfd8aa
5 changed files with 60 additions and 0 deletions

View file

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