From 526dda4354b995139237e64ea4d08498e617422b Mon Sep 17 00:00:00 2001 From: Amith Dsouza Date: Mon, 10 Jul 2023 14:53:40 +0000 Subject: [PATCH] Update BUILD_ID Master branch has been renamed to main, the build id needs to reflect this change. Ignore-AOSP-First: Merge conflict resolutions Bug: 290400015 Change-Id: I740ef3225c4c291ef7313d3ff1fe5d78389497f5 (cherry picked from commit f0898eae0755cf5c66a72dda14aab28760e51639) Merged-In: I740ef3225c4c291ef7313d3ff1fe5d78389497f5 --- 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 a4897887a2..bed839f57c 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. -BUILD_ID=TM +BUILD_ID=MAIN