diff options
author | The Android Automerger <android-build@google.com> | 2013-10-31 06:02:23 -0700 |
---|---|---|
committer | The Android Automerger <android-build@google.com> | 2013-10-31 06:02:23 -0700 |
commit | b81eeb585fc290fbb46ce269896acccecb8071a9 (patch) | |
tree | 0136fe126336ab826e2acff9b9ed85c70e5ed3f9 | |
parent | 7dd5e73ac3aecdd922bf8be9a602c2c409926dc6 (diff) | |
download | platform_build-b81eeb585fc290fbb46ce269896acccecb8071a9.tar.gz platform_build-b81eeb585fc290fbb46ce269896acccecb8071a9.tar.bz2 platform_build-b81eeb585fc290fbb46ce269896acccecb8071a9.zip |
"KOT31"
-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 64ad133932..95aa0766d5 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=KOT31 |