commit | 6487d1dfd74ae28ca7c6a4eae6ca2d224f91e559 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Sep 24 10:14:52 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Sep 24 10:33:07 2021 -0700 |
tree | b226a901cde1403e025d678c23df3730cdb91e2c | |
parent | 9c80832dbf18424fef4ecdd17dccef3864dd3397 [diff] |
Update build_id.mk and version_defaults.mk for SC V2 Set BUILD_ID to "SC_V2". Bug: 201082421 Test: m checkbuild Merged-In: I39a82c8ac3fd0b43bad06ec47b85aaeda6ef5cb4 Change-Id: Ie8bed4cefed83db5324ad98b6e70cb69b3f82780
diff --git a/core/build_id.mk b/core/build_id.mk index 2f9c3f3..eee184e 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=SC_V2