Makefile configuration for huawei charger

This commit is contained in:
Hackintosh 5 2019-01-11 17:53:01 +00:00
parent e971fe6815
commit 3edd4b1605
2 changed files with 1781 additions and 0 deletions

View File

@ -68,6 +68,12 @@ PRODUCT_PACKAGES += \
bootctl \
vintf
# Fix Offline Charging on Huawmeme
PRODUCT_PACKAGES += \
huawei-charger
PRODUCT_COPY_FILES += \
$(call find-copy-subdir-files,*,device/phh/treble/huawei_charger/files,system/etc/charger)
PRODUCT_COPY_FILES += \
device/phh/treble/twrp/twrp.rc:system/etc/init/twrp.rc \
device/phh/treble/twrp/twrp.sh:system/bin/twrp.sh \

1775
huawei_charger/Android.mk Normal file

File diff suppressed because it is too large Load Diff