From b50a4f7528140bfeb471227324648b53e63511aa Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 8 Feb 2011 19:17:29 -0500 Subject: [PATCH] partial update of build.xml to match the current AOSP standard. More work needed before we get to use their test harness :/ --- build.xml | 87 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 42 deletions(-) diff --git a/build.xml b/build.xml index e5eed8ff6..08b7c1cba 100644 --- a/build.xml +++ b/build.xml @@ -1,67 +1,49 @@ - - + + - + - - + + - - - - - - + - - - - - - + classpathref="android.antlibs" /> @@ -75,7 +57,7 @@ Building version number ${version-name} - + @@ -178,4 +160,25 @@ astyle: Make K-9's source look like it's supposed to + + + +