Package templates correctly
Change-Id: Ia6f797169f6b5a3cd29b1bcf07d7f3750b5e3b73
diff --git a/build/tools.atree b/build/tools.atree
index 66281ba..c28352b 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -149,11 +149,9 @@
prebuilts/tools/common/proguard/proguard4.7/src/proguard/ant/task.properties tools/proguard/ant/task.properties
# Templates
-sdk/templates/projects/NewAndroidApplication tools/templates/projects/NewAndroidApplication
-sdk/templates/activities/BlankActivity tools/templates/activities/BlankActivity
-sdk/templates/activities/MasterDetailFlow tools/templates/activities/MasterDetailFlow
-sdk/templates/other/CustomView tools/templates/other/CustomView
-#sdk/templates/resources tools/templates/resources
+sdk/templates/projects tools/templates/projects
+sdk/templates/activities tools/templates/activities
+sdk/templates/other tools/templates/other
# SDK Controller
sdk/apps/SdkController tools/apps/SdkController