aboutsummaryrefslogtreecommitdiffstats
path: root/build/tools.atree
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2011-11-28 17:09:31 -0800
committerXavier Ducrohet <xav@android.com>2011-11-29 14:07:58 -0800
commite373c6f3b0fcedfda844d63c0d480ea43e43c606 (patch)
tree737999671e40bb5d93a313bfaf0fe5b2b06ce8d8 /build/tools.atree
parent77041eca16f0809ed777322691b184928eb4e5cb (diff)
downloadsdk-e373c6f3b0fcedfda844d63c0d480ea43e43c606.zip
sdk-e373c6f3b0fcedfda844d63c0d480ea43e43c606.tar.gz
sdk-e373c6f3b0fcedfda844d63c0d480ea43e43c606.tar.bz2
Add the SdkController app to the tools component.
(cherry picked from commit e4a6ff53047bba14cf1f6770f20f6d9844ec9817) Change-Id: I01d4d3749b9d724e6db07739f29b8cf2138403bb
Diffstat (limited to 'build/tools.atree')
-rw-r--r--build/tools.atree4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree
index 2d8010f..c3b4232 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -139,6 +139,10 @@ external/proguard/bin/proguardgui.sh tools/proguard/bin
external/proguard/bin/retrace.sh tools/proguard/bin/retrace.sh
external/proguard/src/proguard/ant/task.properties tools/proguard/ant/task.properties
+
+# SDK Controller
+sdk/apps/SdkController tools/apps/SdkController
+
##############################################################################
# Tests Component
##############################################################################