summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-19 16:17:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-19 16:17:04 -0400
commitcbd5fa37fe0dfd09ab9c84b37383ca8c9b4cee1e (patch)
tree2dfc6c11dc8be49d0108d085c52027b8f33dd256 /static/build.html
parent8e4debab0594fe39d8e98b9f5bb0d880ffabcb13 (diff)
clarify OFFICIAL_BUILD
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html
index 117cd01a..ac0fb112 100644
--- a/static/build.html
+++ b/static/build.html
@@ -424,10 +424,11 @@ git submodule update --init
different keys you need to stick to comparing everything other than the
signatures.</p>
- <p>Set <code>OFFICIAL_BUILD=true</code> per the instructions above. Note that if you
- do not change the URL to your own domain, you <strong>must</strong> disable the
- Updater app before connecting the device to the internet, or you will be performing a
- denial of service attack on our official update server.</p>
+ <p>Additionally, set <code>OFFICIAL_BUILD=true</code> per the instructions above to
+ reproduce the official builds. Note that if you do not change the URL to your own
+ domain, you <strong>must</strong> disable the Updater app before connecting the device
+ to the internet, or you will be performing a denial of service attack on our official
+ update server.</p>
<h2 id="extracting-vendor-files-for-pixel-devices">
<a href="#extracting-vendor-files-for-pixel-devices">Extracting vendor files for Pixel devices</a>