summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-29 11:24:39 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-03-29 11:24:39 -0400
commit4bd9cd2c7006f017a6499d27880ca7172234d04a (patch)
tree7ec08c133afaf5b1eed0b41aa7f3baf906f03e9e
parentea7e55b8eb54a789d78de02db4d6d1b95e0922d4 (diff)
OFFICIAL_BUILD=true for Updater
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 20df4e5e..cc0ec4ca 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -310,6 +310,7 @@
<ul>
<li>Pixel 3a, Pixel 3a XL: fix SystemUI paths in memory pinning configuration</li>
+ <li>only include Updater app when OFFICIAL_BUILD=true is set in the environment to avoid accidental use of the default update server with unofficial builds that are not compatible</li>
</ul>
-->