From 813bf88a44dab30cdeb5a4462bd174355bc48f55 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 14 Aug 2012 16:19:54 -0700 Subject: Add Ant support for UI automation test. Also fix a bug in a custom ant task where minSdkVersion and targetApi were swapped. Change-Id: Id9bac802377a04270e76def42eaf6a8fb4b3f874 --- templates/uibuild.template | 92 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 templates/uibuild.template (limited to 'templates/uibuild.template') diff --git a/templates/uibuild.template b/templates/uibuild.template new file mode 100644 index 0000000..3170da6 --- /dev/null +++ b/templates/uibuild.template @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1