diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2021-01-01 00:01:18 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2021-01-01 00:05:40 +0000 |
commit | ebc74718ab9da25f59ae4a0559b90044cdd97448 (patch) | |
tree | f60c8eb079375c71eaa1ba29d4532ed975f23e92 | |
parent | 281032852d69695db756a886e2a9fc9f74466032 (diff) | |
parent | af0825a6bc29efb651389ccd1f8e277acff24941 (diff) | |
download | platform_build-ebc74718ab9da25f59ae4a0559b90044cdd97448.tar.gz platform_build-ebc74718ab9da25f59ae4a0559b90044cdd97448.tar.bz2 platform_build-ebc74718ab9da25f59ae4a0559b90044cdd97448.zip |
Make change and version bump to OVM1.201231.001
Change-Id: Iea208b13a6c5cf0c14f4af79f493c9d18dcc38f8
-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 5a1afeca09..8d7c521b18 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.201230.002 +export BUILD_ID=OVM1.201231.001 |