am 8eaf4042: Merge "docs: gradle wrapper security note" into lmp-docs

* commit '8eaf404239286f6179dd032184cab3fa0943834c':
  docs: gradle wrapper security note
This commit is contained in:
Joe Fernandez
2014-12-19 05:34:39 +00:00
committed by Android Git Automerger

View File

@@ -320,6 +320,9 @@ logic inside Gradle build files instead.</p>
<p>You can run the shell scripts to build your project from the command line on your development
machine and on other machines where Android Studio is not installed.</p>
<p class="caution"><strong>Caution:</strong> When you create a project, only use the Gradle wrapper
scripts and JAR from a trusted source, such as those generated by Android Studio. /p>
<h2 id="buildVariants"> Build variants</h2>