diff options
| author | Nolen Johnson <johnsonnolen@gmail.com> | 2021-04-27 20:59:10 -0400 |
|---|---|---|
| committer | Jeferson Oliveira <jroliveira.oliveira301@gmail.com> | 2021-08-17 20:57:20 +0200 |
| commit | f650d0d3449b4dbac298f73b5f1e34cd3a7f96a4 (patch) | |
| tree | 6480ef8b8aea3d7ecef033327cc44a2c5e603b2c | |
| parent | c49da196ed463918593e85079dafbe28da9ae83c (diff) | |
victara: Remove explicit inclusion of charger_res_images
* Included globaly @ vendor/lineage/config/common_mobile.mk.
* Plus this has been mis-spelled for ages lol.
Change-Id: I896cefcc0b415ca1b6d13f76874962313149b479
| -rw-r--r-- | device.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -211,10 +211,6 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nci.conf \ $(LOCAL_PATH)/nfc/libnfc-nci-20795a10.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nci-20795a10.conf -# Offmode Charging -PRODUCT_PACKAGES += \ - charger_res_image - # OMX PRODUCT_PACKAGES += \ libc2dcolorconvert \ |
