aboutsummaryrefslogtreecommitdiffstats
path: root/build/tools.atree
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-01-27 12:01:27 -0800
committerXavier Ducrohet <xav@android.com>2012-01-27 16:06:10 -0800
commit16234ae8bff35630ea6f19f5ffde5df1f8bff669 (patch)
treed29575cd32c9cfc025087ee0043528fad1068dfa /build/tools.atree
parent32456409b8351a80d55e3b94c2a25d7117c970aa (diff)
downloadsdk-16234ae8bff35630ea6f19f5ffde5df1f8bff669.zip
sdk-16234ae8bff35630ea6f19f5ffde5df1f8bff669.tar.gz
sdk-16234ae8bff35630ea6f19f5ffde5df1f8bff669.tar.bz2
Support annotations for backward compatibility.
Change-Id: I7f592876b02c8859781a3b52e422dbebfa92ae8d
Diffstat (limited to 'build/tools.atree')
-rw-r--r--build/tools.atree3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree
index 92985bb..23a0d7c 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -147,6 +147,9 @@ prebuilts/tools/common/proguard/proguard4.7/src/proguard/ant/task.properties to
# SDK Controller
sdk/apps/SdkController tools/apps/SdkController
+# tools specific support jar
+framework/annotations.jar tools/support/annotations.jar
+
##############################################################################
# Tests Component
##############################################################################