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.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/config/common_full.mk b/config/common_full.mk
new file mode 100644
index 0000000..be4cfb9
--- /dev/null
+++ b/config/common_full.mk
@@ -0,0 +1,25 @@
+# Inherit common CM stuff
+$(call inherit-product, vendor/cm/config/common.mk)
+
+# Bring in all audio files
+include frameworks/base/data/sounds/NewAudio.mk
+
+# Extra Ringtones
+include frameworks/base/data/sounds/AudioPackageNewWave.mk
+
+# Bring in all video files
+$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)
+
+# Include CM audio files
+include vendor/cm/config/cm_audio.mk
+
+# Optional CM packages
+PRODUCT_PACKAGES += \
+ HoloSpiralWallpaper \
+ MagicSmokeWallpapers \
+ NoiseField \
+ Galaxy4 \
+ LiveWallpapers \
+ LiveWallpapersPicker \
+ VisualizationWallpapers \
+ PhaseBeam