OFFICIAL_BUILD=true for Updater

This commit is contained in:
Daniel Micay 2020-03-29 11:24:39 -04:00
parent ea7e55b8eb
commit 4bd9cd2c70

View File

@ -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>
-->