diff options
author | The Android Automerger <android-build@google.com> | 2015-08-25 01:17:48 -0700 |
---|---|---|
committer | The Android Automerger <android-build@google.com> | 2015-08-25 01:17:48 -0700 |
commit | f2b1796f1cf9ea644245861538688514950610ce (patch) | |
tree | 80f63a9613adc2802c5d557ffd60220fc1239a28 | |
parent | 7f2105738a513729319199f8d1db2b456be584f1 (diff) | |
download | build-f2b1796f1cf9ea644245861538688514950610ce.zip build-f2b1796f1cf9ea644245861538688514950610ce.tar.gz build-f2b1796f1cf9ea644245861538688514950610ce.tar.bz2 |
"MRA56"
-rw-r--r-- | core/build_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 0e8e2cf..2042434 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=MASTER +export BUILD_ID=MRA56 |