summaryrefslogtreecommitdiffstats
path: root/core/product_config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/product_config.mk')
-rw-r--r--core/product_config.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/product_config.mk b/core/product_config.mk
index 259d983..89c6810 100644
--- a/core/product_config.mk
+++ b/core/product_config.mk
@@ -343,12 +343,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