aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-08-14 16:19:54 -0700
committerXavier Ducrohet <xav@android.com>2012-08-15 10:32:14 -0700
commit813bf88a44dab30cdeb5a4462bd174355bc48f55 (patch)
tree13e0cc0375a21a17f7ae3495fe317fad356b7fbb /build
parent2528d6f1dd7074f6a3e3b2e4d31ccc76c62558a8 (diff)
downloadsdk-813bf88a44dab30cdeb5a4462bd174355bc48f55.zip
sdk-813bf88a44dab30cdeb5a4462bd174355bc48f55.tar.gz
sdk-813bf88a44dab30cdeb5a4462bd174355bc48f55.tar.bz2
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
Diffstat (limited to 'build')
-rw-r--r--build/tools.atree1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree
index 3afa3f7..8f4cc1d 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -73,6 +73,7 @@ bin/uiautomatorviewer tools/uiautomatorviewer
# sdk.git Ant templates for project build files
sdk/templates/build.template tools/lib/build.template
+sdk/templates/uibuild.template tools/lib/uibuild.template
sdk/files/proguard-project.txt tools/lib/proguard-project.txt
sdk/files/proguard-android.txt tools/proguard/proguard-android.txt
sdk/files/proguard-android-optimize.txt tools/proguard/proguard-android-optimize.txt