summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAsher Simonds <dayanhammer@gmail.com>2017-01-16 21:52:24 -0600
committerZhao Wei Liew <zhaoweiliew@gmail.com>2017-01-17 19:29:58 +0800
commit2371d23f28c2aa3c71315b9079babcec45e5e375 (patch)
tree24f3e212e6d5c773225209280354e63332e63a1d /config
parentfecbcbe269efe76c1ba9ee018a47cb3cb2ce78b6 (diff)
downloadvendor_replicant-2371d23f28c2aa3c71315b9079babcec45e5e375.zip
vendor_replicant-2371d23f28c2aa3c71315b9079babcec45e5e375.tar.gz
vendor_replicant-2371d23f28c2aa3c71315b9079babcec45e5e375.tar.bz2
vendor: lineage boot animation
Change-Id: Iff2087eb97aee5e586eecf3898f0066d99bc885c
Diffstat (limited to 'config')
-rw-r--r--config/common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/common.mk b/config/common.mk
index b03299a..5671283 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -90,6 +90,10 @@ include vendor/cm/config/themes_common.mk
# CMSDK
include vendor/cm/config/cmsdk_common.mk
+# Bootanimation
+PRODUCT_PACKAGES += \
+ bootanimation.zip
+
# Required CM packages
PRODUCT_PACKAGES += \
CMAudioService \