OSDN Git Service

Ant tasks and dependency clean up.
authorXavier Ducrohet <xav@android.com>
Tue, 8 Feb 2011 21:50:01 +0000 (13:50 -0800)
committerXavier Ducrohet <xav@android.com>
Tue, 8 Feb 2011 21:53:28 +0000 (13:53 -0800)
commit96f99e924b2e0d1de50418036f2bfc369b89d688
tree26d40ced3b1119b669c62b0df883462539f5eb8a
parent3affb7747350f449529260744f37e0274f8fac50
Ant tasks and dependency clean up.

Give anttasks.jar a proper manifest with jar dependencies.
Update the manifest of sdklib.jar with the common.jar dependency.

The pre-setup section of build.xml has changed over time
and really we should be able to control it so move it in
$SDK/tools/ant/pre_setup.xml and import it into build.xml

Change-Id: Iab707deccc0cdbe8d1a9db052ee6fb0762853394
anttasks/etc/manifest.txt [new file with mode: 0644]
anttasks/src/Android.mk
files/ant/pre_setup.xml [new file with mode: 0644]
sdkmanager/libs/sdklib/manifest.txt
templates/build.template