diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-06-03 10:00:38 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-06-03 10:38:22 +0000 |
commit | 5290e3eb59859c40cc04be18088b0386b31440d7 (patch) | |
tree | f2529fde1c69d1850aecc6446def01d6a7f241c1 | |
parent | 461388a87efa3c5d98fc8b3c541f419643c40ba3 (diff) | |
parent | 2d723f5acbc0f9fb483fc37faad10dc4d174271f (diff) |
Make change and version bump to SKQ1.220603.001
Change-Id: I95b8d7d989884e00ddba102314f377354af4ce4e
-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 606784ad31..f47ec6d420 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=SKQ1.220602.001 +BUILD_ID=SKQ1.220603.001 |