remove jarutils from the sdk packaging.

Change-Id: I49beab11b49f09451cbea9bfbc88aa522e7dbd85
This commit is contained in:
Xavier Ducrohet
2010-06-15 13:00:13 -07:00
parent 0e968fa2ee
commit 442396be27

View File

@@ -60,6 +60,7 @@ sdk/templates/java_tests_file.template platforms/${PLATFORM_NAME}/templates/java
sdk/templates/layout.template platforms/${PLATFORM_NAME}/templates/layout.template sdk/templates/layout.template platforms/${PLATFORM_NAME}/templates/layout.template
sdk/templates/strings.template platforms/${PLATFORM_NAME}/templates/strings.template sdk/templates/strings.template platforms/${PLATFORM_NAME}/templates/strings.template
sdk/templates/build.template tools/lib/build.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_ldpi.png platforms/${PLATFORM_NAME}/templates/icon_ldpi.png
sdk/templates/icon_mdpi.png platforms/${PLATFORM_NAME}/templates/icon_mdpi.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 sdk/templates/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
@@ -117,9 +118,6 @@ framework/dx.jar platforms/${PLATFORM_NAME}/tools/lib/dx.jar
#androidprefs #androidprefs
framework/androidprefs.jar tools/lib/androidprefs.jar framework/androidprefs.jar tools/lib/androidprefs.jar
#jarutils
framework/jarutils.jar tools/lib/jarutils.jar
#apkbuilder #apkbuilder
bin/apkbuilder tools/apkbuilder bin/apkbuilder tools/apkbuilder
framework/apkbuilder.jar tools/lib/apkbuilder.jar framework/apkbuilder.jar tools/lib/apkbuilder.jar