From 4a4b398347e73f2bfe62820a680b4ca3ad2ad3f9 Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Mon, 14 Jul 2014 19:31:44 -0700 Subject: [PATCH] fix build id for master branch Bug: 16304509 Change-Id: I2858e20701d3e705e46bd6b4f70345457b1ef90f --- 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 dd0202502..0e8e2cf4b 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=LDW13B +export BUILD_ID=MASTER