From aa6c2f467735c428f3f7e1661ba39faa61575b85 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 Merged-In: I740ef3225c4c291ef7313d3ff1fe5d78389497f5 (cherry picked from commit f0898eae0755cf5c66a72dda14aab28760e51639) --- 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 2f9c3f3bf1..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=MASTER +BUILD_ID=MAIN