aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-04-18 16:54:55 -0700
committerXavier Ducrohet <xav@android.com>2012-04-20 13:43:53 -0700
commitdedd7eacb4e82ff09cc00516ad4ab5edd9f9bab5 (patch)
tree36fee2660856de7bec3600d4ae398a5e4724d4de /anttasks/.classpath
parent622512420652f1622a8d0ca9b64845e2a0288aa9 (diff)
downloadsdk-dedd7eacb4e82ff09cc00516ad4ab5edd9f9bab5.zip
sdk-dedd7eacb4e82ff09cc00516ad4ab5edd9f9bab5.tar.gz
sdk-dedd7eacb4e82ff09cc00516ad4ab5edd9f9bab5.tar.bz2
Manifest merger in Ant build.
This merges the manifest of the libraries into the application's manifest. Change-Id: I425e7b75f71d3f50c6422cdb62bb5ec6811ce99d
Diffstat (limited to 'anttasks/.classpath')
-rw-r--r--anttasks/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/anttasks/.classpath b/anttasks/.classpath
index b936073..283606e 100644
--- a/anttasks/.classpath
+++ b/anttasks/.classpath
@@ -5,5 +5,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
<classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/ant/ant.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/ManifestMerger"/>
<classpathentry kind="output" path="bin"/>
</classpath>