Don't use export with BUILD_ID

It's not necessary, and all the tools that read this file have been
updated.

Bug: 73959648
Test: cs for uses
Change-Id: Ic203e83ab437beecf07760660f2b3ac7c67e9ded
Merged-In: Ic203e83ab437beecf07760660f2b3ac7c67e9ded
This commit is contained in:
Dan Willemsen 2018-02-27 13:27:54 -08:00
parent 395bf274b8
commit b7b7a97c2c
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
export BUILD_ID=OC-MR1
BUILD_ID=OC-MR1