summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-07-07 09:04:45 -0400
committerSteve Kondik <shade@chemlab.org>2010-07-07 09:04:45 -0400
commit7f20671429aebe4315e5c2870adcc9573189bc1f (patch)
tree2e33cc64c0e52c0ba5f45bea9cde735102bb3d93 /setup-makefiles.sh
parentf9ee6f9c806ca33b891c7682aef7138c7bfde0ca (diff)
downloaddevice_htc_dream_sapphire-7f20671429aebe4315e5c2870adcc9573189bc1f.tar.gz
device_htc_dream_sapphire-7f20671429aebe4315e5c2870adcc9573189bc1f.tar.bz2
device_htc_dream_sapphire-7f20671429aebe4315e5c2870adcc9573189bc1f.zip
Disable RenderScript on D/S
Diffstat (limited to 'setup-makefiles.sh')
-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 := \\