charger: add lineage charger
Add a new charger as a possible replacement for the AOSP charger. Co-Authored-By: Tim Zimmermann <tim@linux4.de> Change-Id: Icdf7ad770bb353f082759b76fd4e58910e8d72e3
This commit is contained in:
committed by
LuK1337
parent
9887e1f751
commit
f88090b17a
@@ -58,6 +58,11 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
charger_res_images
|
||||
|
||||
ifneq ($(WITH_LINEAGE_CHARGER),false)
|
||||
PRODUCT_PACKAGES += \
|
||||
lineage_charger_animation
|
||||
endif
|
||||
|
||||
# Customizations
|
||||
PRODUCT_PACKAGES += \
|
||||
IconShapeSquareOverlay \
|
||||
|
Reference in New Issue
Block a user