Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8c51970 authored by Zhao Wei Liew's avatar Zhao Wei Liew
Browse files

Revert "Revert "Revert "Add PRODUCT_BOOTANIMATION"""

New build server(s) will be able to support the new
boot animation generation process, so we no longer need this.

This reverts commit 34e1e204.

Change-Id: Ib08227cecbb1e3926d09c9125f3714a4dc380876
parent 8a2e4006
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ endef
#

_product_var_list := \
    PRODUCT_BOOTANIMATION \
    PRODUCT_BUILD_PROP_OVERRIDES \
    PRODUCT_NAME \
    PRODUCT_MODEL \
+0 −6
Original line number Diff line number Diff line
@@ -356,12 +356,6 @@ endif
# The optional :<owner> is used to indicate the owner of a vendor file.
PRODUCT_COPY_FILES := \
    $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_COPY_FILES))
_boot_animation := $(strip $(lastword $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_BOOTANIMATION)))
ifneq ($(_boot_animation),)
PRODUCT_COPY_FILES += \
    $(_boot_animation):system/media/bootanimation.zip
endif
_boot_animation :=

# We might want to skip items listed in PRODUCT_COPY_FILES for
# various reasons. This is useful for replacing a binary module with one