summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-08-09 09:44:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-08-09 09:44:16 -0400
commitc696a781cf521475111eba1f03227c241d2b1ae7 (patch)
treeab484ead2d1b7b94bd6636f43da2ecf13b4c0837
parentcc434437747db1e84c7d87d9483272c32e73f4d2 (diff)
note on emulator builds
-rw-r--r--static/build.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 6833eee3..4b5750bf 100644
--- a/static/build.html
+++ b/static/build.html
@@ -441,6 +441,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/
<pre>make target-files-package -j20</pre>
+ <p><strong>For an emulator build, always use the development build approach below.</strong></p>
+
<h2 id="faster-builds-for-development-use-only">
<a href="#faster-builds-for-development-use-only">Faster builds for development use only</a>
</h2>