diff options
Diffstat (limited to 'device_base.mk')
-rw-r--r-- | device_base.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/device_base.mk b/device_base.mk index 7b4255f..be538e3 100644 --- a/device_base.mk +++ b/device_base.mk @@ -125,6 +125,14 @@ PRODUCT_PACKAGES += \ Nfc \ Tag +# Live Wallpapers +PRODUCT_PACKAGES += \ + LiveWallpapers \ + LiveWallpapersPicker \ + MagicSmokeWallpapers \ + VisualizationWallpapers \ + librs_jni + # Input device calibration files PRODUCT_COPY_FILES += \ device/samsung/crespo/mxt224_ts_input.idc:system/usr/idc/mxt224_ts_input.idc |