Merge "cm: Enable Compcache by default on D/S" into froyo
diff --git a/tools/squisher b/tools/squisher
index 190d4f7..4868444 100755
--- a/tools/squisher
+++ b/tools/squisher
@@ -143,7 +143,7 @@
 echo
 printf "Signing package..."
 SECURITYDIR=$ANDROID_BUILD_TOP/build/target/product/security
-java -Xmx2048m \
+java -Xmx256m \
 	-jar $ANDROID_BUILD_TOP/out/host/$OUT_TARGET_HOST/framework/signapk.jar \
 	-w $SECURITYDIR/testkey.x509.pem $SECURITYDIR/testkey.pk8 \
 	$REPACK/update.zip $OUTFILE