diff options
author | The Android Automerger <android-build@google.com> | 2013-10-16 01:32:29 -0700 |
---|---|---|
committer | The Android Automerger <android-build@google.com> | 2013-10-16 01:32:29 -0700 |
commit | 12db6c634fbcea8acc4b58209b299c4afe58ed39 (patch) | |
tree | bebee480f4d50d512b0c60675d4354c1333fd32b | |
parent | 6a22660a5b17509ad7462969bd40a6bf0debfe59 (diff) | |
download | build-12db6c634fbcea8acc4b58209b299c4afe58ed39.zip build-12db6c634fbcea8acc4b58209b299c4afe58ed39.tar.gz build-12db6c634fbcea8acc4b58209b299c4afe58ed39.tar.bz2 |
"KRT15D"
-rw-r--r-- | core/build_id.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 64ad133..764b34f 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,6 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID := KK - -DISPLAY_BUILD_NUMBER := true +export BUILD_ID=KRT15D |