DescriptionPropagate is_official_build to version script.
OFFICIAL_BUILD is a special variable in the version script which
takes its value from the environment variable. This means that local
builds with is_official_build will not actually result in
ChromeVersionConstants.isOfficialBuild() returning true.
This CL propagates the is_official_build truthiness to the script so
official builds no longer depend solely on the environment variable.
BUG=599268
Committed: https://crrev.com/eab85df0275b825e428954c4030e358ce968ecd9
Cr-Commit-Position: refs/heads/master@{#384340}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|