remove jarutils from the sdk packaging.

Change-Id: I49beab11b49f09451cbea9bfbc88aa522e7dbd85
diff --git a/build/sdk.atree b/build/sdk.atree
index e1629d4..0bcef09 100644
--- a/build/sdk.atree
+++ b/build/sdk.atree
@@ -60,6 +60,7 @@
 sdk/templates/layout.template platforms/${PLATFORM_NAME}/templates/layout.template
 sdk/templates/strings.template platforms/${PLATFORM_NAME}/templates/strings.template
 sdk/templates/build.template tools/lib/build.template
+sdk/templates/build.export.template tools/lib/build.export.template
 sdk/templates/icon_ldpi.png platforms/${PLATFORM_NAME}/templates/icon_ldpi.png
 sdk/templates/icon_mdpi.png platforms/${PLATFORM_NAME}/templates/icon_mdpi.png
 sdk/templates/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
@@ -117,9 +118,6 @@
 #androidprefs
 framework/androidprefs.jar tools/lib/androidprefs.jar
 
-#jarutils
-framework/jarutils.jar tools/lib/jarutils.jar
-
 #apkbuilder
 bin/apkbuilder tools/apkbuilder
 framework/apkbuilder.jar tools/lib/apkbuilder.jar