summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index ffbd67b..e690482 100644
--- a/common.mk
+++ b/common.mk
@@ -33,6 +33,11 @@ PRODUCT_PACKAGES := \
$(ZEROXBENCHMARK_NATIVE_APPS) \
GLMark2 \
libglmark2-android \
- gatord
+ gatord \
+ LiveWallpapers \
+ LiveWallpapersPicker \
+ MagicSmokeWallpapers \
+ VisualizationWallpapers \
+ librs_jni
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)