diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2021-01-02 01:05:33 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-01-02 01:05:33 +0000 |
commit | aaec52df6312fc3b910191d3ace3369e8f87c0b0 (patch) | |
tree | e528e8d45fae4a4b29fce903a9fafc7bd29f2f1e | |
parent | 5ae4827f12f19b7333235a9fee3ed683063dd27a (diff) | |
parent | a6ecd7f2cfd6f90fb175176985e0aa471aa276c4 (diff) | |
download | platform_build-aaec52df6312fc3b910191d3ace3369e8f87c0b0.tar.gz platform_build-aaec52df6312fc3b910191d3ace3369e8f87c0b0.tar.bz2 platform_build-aaec52df6312fc3b910191d3ace3369e8f87c0b0.zip |
Merge "Make change and version bump to OVM1.210101.002" 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 7ea2130a57..7d873a4c0d 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.210101.001 +export BUILD_ID=OVM1.210101.002 |