am 442396be: remove jarutils from the sdk packaging.

Merge commit '442396be27a82850f99d4a891d02b8c95c9c1ef1' into gingerbread-plus-aosp

* commit '442396be27a82850f99d4a891d02b8c95c9c1ef1':
  remove jarutils from the sdk packaging.
This commit is contained in:
Xavier Ducrohet
2010-06-15 15:36:47 -07:00
committed by Android Git Automerger

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/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 @@ framework/dx.jar platforms/${PLATFORM_NAME}/tools/lib/dx.jar
#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