diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-04-11 10:01:00 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-04-11 10:14:17 +0000 |
commit | 64f210c665df79d6b9cd47dfa92628bd9e1b9d2e (patch) | |
tree | 48199b97b94f3707ae2f45649c4e839115aa98e4 | |
parent | d8c217e758bceace608f125d3b300f493df336d8 (diff) | |
parent | 82f5635b3734e97f1ded04aa4047f74dfedf3ea3 (diff) |
Make change and version bump to SKQ1.220411.001
Change-Id: I4531c3142361dbdd88baf61b18d9c8886f499675
-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 67a9f0d85b..5a029949ae 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.220409.001 +BUILD_ID=SKQ1.220411.001 |