From f7c5f6b3fb2f6bd820d0d70ec48be12df103cf12 Mon Sep 17 00:00:00 2001 From: Josiah Gaskin Date: Wed, 31 Jul 2013 14:21:16 -0700 Subject: 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 --- .../projects/NewAndroidApplication/root/res/values/strings.xml.ftl | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl (limited to 'templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl') diff --git a/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl b/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl deleted file mode 100644 index ee03444..0000000 --- a/templates/projects/NewAndroidApplication/root/res/values/strings.xml.ftl +++ /dev/null @@ -1,3 +0,0 @@ - - ${escapeXmlString(appTitle)} - -- cgit v1.1