Loading config/common.mk +5 −0 Original line number Diff line number Diff line Loading @@ -187,6 +187,11 @@ PRODUCT_PACKAGES += \ wget \ zip # Custom packages ifdef CUSTOM_PACKAGES PRODUCT_PACKAGES += $(CUSTOM_PACKAGES) endif # Custom off-mode charger ifneq ($(WITH_CM_CHARGER),false) PRODUCT_PACKAGES += \ Loading Loading
config/common.mk +5 −0 Original line number Diff line number Diff line Loading @@ -187,6 +187,11 @@ PRODUCT_PACKAGES += \ wget \ zip # Custom packages ifdef CUSTOM_PACKAGES PRODUCT_PACKAGES += $(CUSTOM_PACKAGES) endif # Custom off-mode charger ifneq ($(WITH_CM_CHARGER),false) PRODUCT_PACKAGES += \ Loading