forked from openkylin/platform_build
am e7af5e24: Add Live Wallpapers to AOSP builds
* commit 'e7af5e2428d6c831acb73fac6547c3a780dca729': Add Live Wallpapers to AOSP builds
This commit is contained in:
commit
89a0306ec3
|
@ -29,6 +29,16 @@ PRODUCT_PACKAGES := \
|
||||||
VideoEditor \
|
VideoEditor \
|
||||||
WAPPushManager
|
WAPPushManager
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
Galaxy4 \
|
||||||
|
HoloSpiralWallpaper \
|
||||||
|
LiveWallpapers \
|
||||||
|
LiveWallpapersPicker \
|
||||||
|
MagicSmokeWallpapers \
|
||||||
|
NoiseField \
|
||||||
|
PhaseBeam \
|
||||||
|
VisualizationWallpapers
|
||||||
|
|
||||||
# Additional settings used in all AOSP builds
|
# Additional settings used in all AOSP builds
|
||||||
PRODUCT_PROPERTY_OVERRIDES := \
|
PRODUCT_PROPERTY_OVERRIDES := \
|
||||||
ro.com.android.dateformat=MM-dd-yyyy \
|
ro.com.android.dateformat=MM-dd-yyyy \
|
||||||
|
|
Loading…
Reference in New Issue