From 14a70994154c8db9513c975cca5ac0bb47f6f64c Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Thu, 27 Feb 2014 11:04:50 -0800 Subject: Bump version to KTU58 --- core/build_id.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build_id.mk b/core/build_id.mk index 64ad133932..f348f4e918 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,6 +18,6 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -BUILD_ID := KK +BUILD_ID := KTU58 DISPLAY_BUILD_NUMBER := true -- cgit v1.2.3 From 1b5dae08c6894ab5992730dd16d0206b143d25c3 Mon Sep 17 00:00:00 2001 From: The Android Automerger Date: Thu, 27 Feb 2014 11:06:11 -0800 Subject: "KTU58" --- core/build_id.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/build_id.mk b/core/build_id.mk index f348f4e918..688224cdde 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 := KTU58 - -DISPLAY_BUILD_NUMBER := true +export BUILD_ID=KTU58 -- cgit v1.2.3