diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-05-12 10:00:39 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-05-12 10:13:39 +0000 |
commit | 99c3e2286bac41aed2ddb494cf15eb1edd9b2aa1 (patch) | |
tree | 2404a9e6a9186128a3aed6eb022f6a2ed51607a3 | |
parent | ce7e2a9c4f820876dfad17f4d57489a80b7eacd0 (diff) | |
parent | 2d723f5acbc0f9fb483fc37faad10dc4d174271f (diff) |
Make change and version bump to SKQ1.220512.001
Change-Id: Ic3c931534033f675bf4375ea46cb07cdcd2de6e4
-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 d32f27ae97..14ee9889df 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.220506.001 +BUILD_ID=SKQ1.220512.001 |