commit | 95de1253001d8b3b4f539284425e0d20c3a293fa | [log] [tgz] |
---|---|---|
author | The Android Automerger <android-build@android.com> | Wed Aug 07 09:23:00 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Wed Aug 07 09:23:00 2013 -0700 |
tree | 5601e9fdbef282c642c046a0464b9107b35a5c67 | |
parent | e1ae2366b7de96c71a220e2a98f138b32c80853f [diff] |
Fix dev branch Build ID
diff --git a/core/build_id.mk b/core/build_id.mk index adaa795..6628d43 100644 --- a/core/build_id.mk +++ b/core/build_id.mk
@@ -1,4 +1,4 @@ -# + # Copyright (C) 2008 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,4 +18,6 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=KRS38B +BUILD_ID := KLP + +DISPLAY_BUILD_NUMBER := true