summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJosiah Gaskin <josiahgaskin@google.com>2013-07-31 14:21:16 -0700
committerJosiah Gaskin <josiahgaskin@google.com>2013-07-31 14:21:16 -0700
commitf7c5f6b3fb2f6bd820d0d70ec48be12df103cf12 (patch)
tree91e9e7227cc1a79a08edd6f742a918628b08d994 /build
parentbe3b71eb1f30ebaf063d0df63e1f082844df24a3 (diff)
downloadreplicant_sdk-f7c5f6b3fb2f6bd820d0d70ec48be12df103cf12.zip
replicant_sdk-f7c5f6b3fb2f6bd820d0d70ec48be12df103cf12.tar.gz
replicant_sdk-f7c5f6b3fb2f6bd820d0d70ec48be12df103cf12.tar.bz2
Update template location for SDK build
This change removes templates from the SDK source tree (from sdk/templates) and points the build/tools.atree build location file to their new location in tools/base/templates Change-Id: Id37b24eceaae6dcc0b3bf5078a759a337cb13467
Diffstat (limited to 'build')
-rw-r--r--build/tools.atree8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/tools.atree b/build/tools.atree
index fa98a7b..45f44c9 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -121,10 +121,10 @@ prebuilts/tools/common/proguard/proguard4.7/bin/retrace.sh tools/proguard/bi
prebuilts/tools/common/proguard/proguard4.7/src/proguard/ant/task.properties tools/proguard/ant/task.properties
# Templates
-sdk/templates/projects tools/templates/projects
-sdk/templates/activities tools/templates/activities
-sdk/templates/gradle tools/templates/gradle
-sdk/templates/other tools/templates/other
+tools/base/templates/projects tools/templates/projects
+tools/base/templates/activities tools/templates/activities
+tools/base/templates/gradle tools/templates/gradle
+tools/base/templates/other tools/templates/other
# SDK Controller
sdk/apps/SdkController tools/apps/SdkController