summaryrefslogtreecommitdiffstats
path: root/target/product/full_base.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r--target/product/full_base.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index 2353fc4..766017e 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -32,6 +32,7 @@ PRODUCT_PACKAGES += \
libvideoeditor_videofilters \
libvideoeditorplayer
+ifeq ($(USE_OPENGL_RENDERER),true)
PRODUCT_PACKAGES += \
Galaxy4 \
HoloSpiralWallpaper \
@@ -42,6 +43,7 @@ PRODUCT_PACKAGES += \
PhaseBeam \
VisualizationWallpapers \
PhotoTable
+endif
include $(SRC_TARGET_DIR)/product/emulator.mk