From c618d4f1008991ec6fe3d89adb83091e6d7cef73 Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Thu, 8 Aug 2013 07:47:58 -0700 Subject: [PATCH] Fix klp-dev build file --- core/build_id.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 715d72c23..a3b9db695 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 -- 2.11.0