From bf70d0ba2a2fb85d761a0b9a0b538806bc8cc95c Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Thu, 12 Aug 2021 12:26:59 +0000 Subject: [PATCH] Revert "RESTRICT AUTOMERGE Set BUILD_ID=SC" This reverts commit 52f01727725336f82e1f739858502f0a257882d5. Reason for revert: broke bramble boot test Bug: 196357202 Change-Id: Ib6f05cd323109076cbc6693d16a74cd1d86a6849 --- 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 84429d27d3..2f9c3f3bf1 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=SC +BUILD_ID=MASTER