diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-05-14 10:00:33 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-05-14 10:13:32 +0000 |
commit | 3e37ad690571a94ee7b553f760345cf0ab8e8955 (patch) | |
tree | a4e1558300cc369aea841ecf49c71e22c17743d2 | |
parent | 99c3e2286bac41aed2ddb494cf15eb1edd9b2aa1 (diff) | |
parent | 2d723f5acbc0f9fb483fc37faad10dc4d174271f (diff) |
Make change and version bump to SKQ1.220514.001
Change-Id: I32f027abd951c16ac4f87a71e5601d0f44ed6029
-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 14ee9889df..0142d73519 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.220512.001 +BUILD_ID=SKQ1.220514.001 |