summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-06-01 18:27:03 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-06-01 18:27:03 -0700
commite7af5e2428d6c831acb73fac6547c3a780dca729 (patch)
treeb85aa3cf103407e908abf477f4929640e346dae8 /target
parentf97105ea898fd4ad83ca55e391c0d512e3497b9b (diff)
downloadbuild-e7af5e2428d6c831acb73fac6547c3a780dca729.zip
build-e7af5e2428d6c831acb73fac6547c3a780dca729.tar.gz
build-e7af5e2428d6c831acb73fac6547c3a780dca729.tar.bz2
Add Live Wallpapers to AOSP builds
Change-Id: I76df14d99fd876b765510ced8f5523e3bafce291
Diffstat (limited to 'target')
-rw-r--r--target/product/full_base.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index d89af51..6a702da 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -32,6 +32,16 @@ PRODUCT_PACKAGES := \
VideoEditor \
WAPPushManager
+PRODUCT_PACKAGES += \
+ Galaxy4 \
+ HoloSpiralWallpaper \
+ LiveWallpapers \
+ LiveWallpapersPicker \
+ MagicSmokeWallpapers \
+ NoiseField \
+ PhaseBeam \
+ VisualizationWallpapers
+
# Additional settings used in all AOSP builds
PRODUCT_PROPERTY_OVERRIDES := \
ro.com.android.dateformat=MM-dd-yyyy \