diff options
author | Andreas Schneider <asn@cryptomilk.org> | 2012-08-31 22:45:52 +0200 |
---|---|---|
committer | Adnan Begovic <adnan@cyngn.com> | 2015-10-06 16:12:01 -0700 |
commit | 5cc45b12d823144e3045e498a837f0b356d6111a (patch) | |
tree | 4f60c4482ed434cc5df5119e1da01e9d7a7d47b6 /target | |
parent | 1a6761c81b1ff77f1798ec804e60ffebedb64d0e (diff) | |
download | build-5cc45b12d823144e3045e498a837f0b356d6111a.zip build-5cc45b12d823144e3045e498a837f0b356d6111a.tar.gz build-5cc45b12d823144e3045e498a837f0b356d6111a.tar.bz2 |
build: Remove wallpapers from full_base.
They are already in the cm common config for the full phone.
Change-Id: I02fc0ea73e92ae8b19931d05e6783e3cfa166af2
Diffstat (limited to 'target')
-rw-r--r-- | target/product/full_base.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk index 3b547c8..bf50e83 100644 --- a/target/product/full_base.mk +++ b/target/product/full_base.mk @@ -27,16 +27,6 @@ PRODUCT_PACKAGES := \ libwnndict \ WAPPushManager -PRODUCT_PACKAGES += \ - Galaxy4 \ - HoloSpiralWallpaper \ - LiveWallpapers \ - LiveWallpapersPicker \ - MagicSmokeWallpapers \ - NoiseField \ - PhaseBeam \ - PhotoTable - # Additional settings used in all AOSP builds PRODUCT_PROPERTY_OVERRIDES := \ ro.config.ringtone=Ring_Synth_04.ogg \ |