From 9d37c68eadc2c3e1b9b01f2753a784998401e104 Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Tue, 9 Oct 2012 18:39:40 -0700 Subject: [PATCH] DO NOT MERGE: better late than never: fix build id for JB MR1 Change-Id: Iaad3002693af683f719832d3c082e7e4dcbf8d29 --- 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 40bb35dd3..cfff307cd 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -23,7 +23,7 @@ # (like "TC1-RC5"). It must be a single word, and is # capitalized by convention. # -BUILD_ID := MASTER +BUILD_ID := JB_MR1 # DISPLAY_BUILD_NUMBER should only be set for development branches, # If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for -- 2.11.0