lineage: Drop lineage charger

- Been broken since a while. I don't see any devices using it as well.
  Most devices have explicitly set it to false instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I178ecd5213bc0c99f97cbbd9c41fd648598edd77
This commit is contained in:
Aayush Gupta
2020-10-22 14:27:55 +05:30
committed by Luca Stefani
parent 9a376cf006
commit 8f652be8ff
22 changed files with 0 additions and 508 deletions

View File

@@ -53,14 +53,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
charger_res_images
# Custom off-mode charger
ifeq ($(WITH_LINEAGE_CHARGER),true)
PRODUCT_PACKAGES += \
lineage_charger_res_images \
font_log.png \
libhealthd.lineage
endif
# Customizations
PRODUCT_PACKAGES += \
LineageNavigationBarNoHint \