diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-24 11:05:20 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-24 11:18:07 +0000 |
commit | 70a2432d333a41720e8c31c90bb000971804cc29 (patch) | |
tree | 77883c8abce4cca8d227ea49df01530ae7e7f4a9 | |
parent | 6602fb5311961623695cbc09b18a80e0b1811676 (diff) | |
parent | 08129e8b96afd6cc18d0aef85c1cbda367bcc0c4 (diff) |
Make change and version bump to SKQ1.211224.001
Change-Id: Ic81d1f9427f0fd35afb33c6e21bf45ec99d313ad
-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 b65d830709..7e47b49614 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.211223.001 +BUILD_ID=SKQ1.211224.001 |