diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2021-01-06 17:11:10 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-01-06 17:11:10 +0000 |
commit | bf7ce6636dbb24a1c9ef7523e554c9ef83cc7ab6 (patch) | |
tree | ddcc71963449dddf820c2b34bbf21538825302cc | |
parent | 90436d13fb54d4314f63ff3b95ea10ef0f206158 (diff) | |
parent | 7bb122247fd7c6058b6bb9afe1335b7b5a3c67ef (diff) | |
download | platform_build-bf7ce6636dbb24a1c9ef7523e554c9ef83cc7ab6.tar.gz platform_build-bf7ce6636dbb24a1c9ef7523e554c9ef83cc7ab6.tar.bz2 platform_build-bf7ce6636dbb24a1c9ef7523e554c9ef83cc7ab6.zip |
Merge "Make change and version bump to OVM1.210106.001" into oreo-mr1-vts-release
-rw-r--r-- | core/build_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index fb10842ef7..abdbc907c1 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=OVM1.210105.001 +export BUILD_ID=OVM1.210106.001 |