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

@ -49,6 +49,10 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml \
frameworks/native/data/etc/android.software.controls.xml:system/etc/permissions/android.software.controls.xml
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service.universal7904
# Recovery
PRODUCT_PACKAGES += \
fastbootd \