diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-09 09:44:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-09 09:44:16 -0400 |
| commit | c696a781cf521475111eba1f03227c241d2b1ae7 (patch) | |
| tree | ab484ead2d1b7b94bd6636f43da2ecf13b4c0837 /static/build.html | |
| parent | cc434437747db1e84c7d87d9483272c32e73f4d2 (diff) | |
note on emulator builds
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
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> |
