diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-30 10:05:25 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-30 10:18:09 +0000 |
commit | 34a4e003e355171c805ed9bf629aee393ac9b075 (patch) | |
tree | 6f2a4a0fd73c4b9f9d9e1de4f528f3f3e7e2e4ca | |
parent | e64ae6535055052801ee5066570a8a7b0123f57b (diff) | |
parent | 2eb8bf27b6699c296da7f110414f23a69d0b3bb4 (diff) |
Make change and version bump to SKQ1.220330.001
Change-Id: If0215e00edea4922451849549f71338ad6efb53a
-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 6e7ee95054..b4e4f30af9 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.220329.001 +BUILD_ID=SKQ1.220330.001 |