diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-01-05 11:06:38 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-01-05 11:19:26 +0000 |
commit | bbd71bf1ee95ee15a747b1f5a842b803b6b01c38 (patch) | |
tree | dcdb30d02350c3fac0526dec6f0ba81b6fb15baa | |
parent | c328b4495a0cf1e53e8abbc9031b944fcac46f29 (diff) | |
parent | 08129e8b96afd6cc18d0aef85c1cbda367bcc0c4 (diff) |
Make change and version bump to SKQ1.220105.001
Change-Id: I94b30d3507c4c87265aac0935ea84d2b109dd85b
-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 4122bc7860..8cef4e6044 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.220104.001 +BUILD_ID=SKQ1.220105.001 |