SM6375-common: Bringup Fast Charge Control HAL
Change-Id: Ib812545af4422b33436d1387a09b1571d0166157
This commit is contained in:
parent
8451ea6b97
commit
aebd02c520
11 changed files with 268 additions and 0 deletions
|
|
@ -362,6 +362,11 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.power-service.lineage-libperfmgr \
|
||||
libqti-perfd-client
|
||||
|
||||
|
||||
# Fast Charge HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.fastcharge@1.0-service.qcom
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue