diff options
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r-- | target/product/full_base.mk | 10 |
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 \ |