summaryrefslogtreecommitdiff
path: root/manifest.txt
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-02-10 14:59:04 -0800
committerColin Cross <ccross@android.com>2017-02-17 14:37:50 -0800
commitdfda3f78b5cb4823b187fa8f5bda9411570c11d2 (patch)
treed18157cd1d62b52894982534f45574366604476b /manifest.txt
parentc9d1f7894075840e7ad1450951b8336ac2ce8317 (diff)
downloaddesugar-dfda3f78b5cb4823b187fa8f5bda9411570c11d2.tar.gz
Make desugar compile in Android
Add an Android.mk and manifest.txt, and remove unused code in Converters.java that pulls in unnecessary dependencies. Test: builds Change-Id: I3d5117524818015f5ad209dd4d5e4ec05c4f9890
Diffstat (limited to 'manifest.txt')
-rw-r--r--manifest.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.txt b/manifest.txt
new file mode 100644
index 0000000..ab00503
--- /dev/null
+++ b/manifest.txt
@@ -0,0 +1 @@
+Main-Class: com.google.devtools.build.android.desugar.Desugar