summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup-makefiles.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index dfbba58..dbf53b6 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -37,9 +37,7 @@ mkdir -p ../../../vendor/htc/$DEVICE
# Live wallpaper packages
PRODUCT_PACKAGES := \\
- LiveWallpapersPicker \\
- MagicSmokeWallpapers \\
- librs_jni
+ LiveWallpapersPicker
# Publish that we support the live wallpaper feature.
PRODUCT_COPY_FILES := \\