aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNolen Johnson <johnsonnolen@gmail.com>2021-04-27 20:59:10 -0400
committerJeferson Oliveira <jroliveira.oliveira301@gmail.com>2021-08-17 20:57:20 +0200
commitf650d0d3449b4dbac298f73b5f1e34cd3a7f96a4 (patch)
tree6480ef8b8aea3d7ecef033327cc44a2c5e603b2c
parentc49da196ed463918593e85079dafbe28da9ae83c (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.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 04ed59f..89631fc 100644
--- a/device.mk
+++ b/device.mk
@@ -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 \