summaryrefslogtreecommitdiffstats
path: root/config/common_full.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/common_full.mk')
-rw-r--r--config/common_full.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/config/common_full.mk b/config/common_full.mk
index 57420b5..1e07256 100644
--- a/config/common_full.mk
+++ b/config/common_full.mk
@@ -1,14 +1,17 @@
# Inherit common CM stuff
-$(call inherit-product, vendor/cm/config/common.mk)
+$(call inherit-product, vendor/replicant/config/common.mk)
PRODUCT_SIZE := full
-# Optional CM packages
+ifeq ($(USE_OPENGL_RENDERER),true)
PRODUCT_PACKAGES += \
Galaxy4 \
HoloSpiralWallpaper \
LiveWallpapers \
- MagicSmokeWallpapers \
+ MagicSmokeWallpapers
+endif
+
+PRODUCT_PACKAGES += \
NoiseField \
PhaseBeam \
PhotoTable \