am 3910b5d2: am 6ea34ddf: am 9f483941: am 808440cd: Merge "docs: Fixed path for build output." into klp-modular-docs

* commit '3910b5d2f55b613191610905a4ae25aa3d3a1d15':
  docs: Fixed path for build output.
This commit is contained in:
Ricardo Cervera
2014-10-01 00:52:04 +00:00
committed by Android Git Automerger

View File

@@ -454,8 +454,8 @@ with the default local certificate, so that you can install it on the emulator a
for debugging purposes.</p>
<p>After you build the project, the output APK for the app module is located in
<code>app/build/apk/</code>, and the output AAR for the lib module is located in
<code>lib/build/libs/</code>.</p>
<code>app/build/outputs/apk/</code>, and the output AAR for the lib module is located in
<code>lib/build/outputs/libs/</code>.</p>
<p>To see a list of all available build tasks for your project, type this command:</p>