commit | c618d4f1008991ec6fe3d89adb83091e6d7cef73 | [log] [tgz] |
---|---|---|
author | The Android Automerger <android-build@android.com> | Thu Aug 08 07:47:58 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Thu Aug 08 07:47:58 2013 -0700 |
tree | 88670f6823e78f2744704d23d799da90428a647c | |
parent | 2a516ccce5b58515191cd0b55da9df6e4838589e [diff] |
Fix klp-dev build file
diff --git a/core/build_id.mk b/core/build_id.mk index 715d72c..a3b9db6 100644 --- a/core/build_id.mk +++ b/core/build_id.mk
@@ -18,4 +18,6 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=KRS39B +BUILD_ID := KLP + +DISPLAY_BUILD_NUMBER := true