diff options
author | Xavier Ducrohet <xav@android.com> | 2011-08-17 17:31:42 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2011-08-17 17:31:42 -0700 |
commit | a357cfc7c945c3baebd3c19d4b1099852ba78d01 (patch) | |
tree | f9531c3da730aed5c108e513e0b4f3030f204331 /build/tools.atree | |
parent | 168e27a3d37e983726a82e66950f03926e7ea52f (diff) | |
download | sdk-a357cfc7c945c3baebd3c19d4b1099852ba78d01.zip sdk-a357cfc7c945c3baebd3c19d4b1099852ba78d01.tar.gz sdk-a357cfc7c945c3baebd3c19d4b1099852ba78d01.tar.bz2 |
Package in tools/lib all the new libs required by the new SDKManager.
Change-Id: If430e817dc82b361c275a98ee38ecbc38348e1ce
Diffstat (limited to 'build/tools.atree')
-rw-r--r-- | build/tools.atree | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree index 2e566e6..d7dbf95 100644 --- a/build/tools.atree +++ b/build/tools.atree @@ -103,6 +103,11 @@ framework/jython.jar tools/lib/jython.jar # 3rd Party java libraries framework/groovy-all-1.7.0.jar tools/lib/groovy-all-1.7.0.jar framework/commons-compress-1.0.jar tools/lib/commons-compress-1.0.jar +framework/httpclient-4.1.1.jar tools/lib/httpclient-4.1.1.jar +framework/httpcore-4.1.jar tools/lib/httpcore-4.1.jar +framework/httpmime-4.1.1.jar tools/lib/httpmime-4.1.1.jar +framework/commons-logging-1.1.1.jar tools/lib/commons-logging-1.1.1.jar +framework/commons-codec-1.4.jar tools/lib/commons-codec-1.4.jar framework/emmalib.jar tools/lib/emma_device.jar external/emma/lib/emma.jar tools/lib/emma.jar external/emma/lib/emma_ant.jar tools/lib/emma_ant.jar |