diff options
| -rw-r--r-- | static/build.html | 9 |
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> |
