diff options
author | The Android Automerger <android-build@google.com> | 2013-10-15 06:02:48 -0700 |
---|---|---|
committer | The Android Automerger <android-build@google.com> | 2013-10-15 06:02:48 -0700 |
commit | e483bf648875f1b35a988c089c554e259a1346d5 (patch) | |
tree | ff9e0f884f1a79c3354eaf9e54d39cb8472f02ca | |
parent | 7b64caa43dbe90659dbe37d6d73231fee595e240 (diff) | |
download | build-e483bf648875f1b35a988c089c554e259a1346d5.zip build-e483bf648875f1b35a988c089c554e259a1346d5.tar.gz build-e483bf648875f1b35a988c089c554e259a1346d5.tar.bz2 |
"KRT15"
-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 a3b9db6..b60861f 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 := KLP - -DISPLAY_BUILD_NUMBER := true +export BUILD_ID=KRT15 |