diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-22 11:05:33 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-22 11:18:19 +0000 |
commit | 600869ffac5e4dbaf76fde1de4ab800633f1acb4 (patch) | |
tree | 5d0e2f21bc5d6ecb07448185cee56ee0f4ae4bbc | |
parent | f23fb915df765c37c05c24e368da1f8a9c5e3b32 (diff) | |
parent | c8b2483ec14f633ccd73691045d579d7adc5649a (diff) |
Make change and version bump to SKQ1.211222.001
Change-Id: I5c2186492b5a3b85b6665b7caa802cded87451b2
-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 d62a86c380..babf64592b 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.211221.001 +BUILD_ID=SKQ1.211222.001 |