commit | 43cbb6d18807862051f3a61a9626f8a0b40e273e | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Apr 17 11:23:37 2014 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Apr 17 11:48:44 2014 +0100 |
tree | e5b90f0ea64703c70502e6949ac6abd223639b9e | |
parent | 6686a2f31fc4154188a906e9ed580b6a38eb3f04 [diff] |
Fix templates files overwriting sample files Caused by a templates defining a file, and then the sample defining a filw with the same name. This CL contains two fixes: 1) Rename the strings.xml file in the FragmentView template which overwrites a sample's strings.xml. 2) Change the build.gradle so that the emitGradle task fails when it hits this problem. Change-Id: I7af2106385fd59f33b8cb82717fc485fda9acd34