summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-06-02 08:35:03 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-02 08:35:03 -0700
commit89a0306ec3728bb8def4b78edaa87ba9eadc6d34 (patch)
treead2a1fc663e1b51204a00a6dca0db6ad3ccbb440 /target
parent84690f969e993ca712d028b9acfb0a7c17c08c44 (diff)
parente7af5e2428d6c831acb73fac6547c3a780dca729 (diff)
downloadbuild-89a0306ec3728bb8def4b78edaa87ba9eadc6d34.zip
build-89a0306ec3728bb8def4b78edaa87ba9eadc6d34.tar.gz
build-89a0306ec3728bb8def4b78edaa87ba9eadc6d34.tar.bz2
am e7af5e24: Add Live Wallpapers to AOSP builds
* commit 'e7af5e2428d6c831acb73fac6547c3a780dca729': Add Live Wallpapers to AOSP builds
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 e220778..2c24b1a 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -29,6 +29,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 \