diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-06-21 10:00:32 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-06-21 10:38:19 +0000 |
commit | 58c512d3d0cbdde3c7fbd1a2ac78eb86f142f355 (patch) | |
tree | 260e176af5ca5e2c90ca27da0986856257860e39 | |
parent | 657a6dc7b00dd47703d3f06605f41e8acfae3e6e (diff) | |
parent | 2d723f5acbc0f9fb483fc37faad10dc4d174271f (diff) |
Make change and version bump to SKQ1.220621.001
Change-Id: Ieca29dfd6636033abf9c29df42b851daaf21865a
-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 d2fa8e91a6..6251d59c78 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.220620.001 +BUILD_ID=SKQ1.220621.001 |