diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-04-29 10:00:45 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-04-29 10:14:13 +0000 |
commit | 77fc8e2cbec1b2ff3a43d6dfee1a4b456f3b6553 (patch) | |
tree | 4257f9b5f52958cb6deeff0d80dce4d0abaa8bd1 | |
parent | 1a3088a90a7aa908501da5b34d46aa3f0d2c9a4a (diff) | |
parent | 2d723f5acbc0f9fb483fc37faad10dc4d174271f (diff) |
Make change and version bump to SKQ1.220429.001
Change-Id: I09a3163032cb5683e85f94773a5d6fddb2cb1229
-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 e83a696837..644fbd49db 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.220428.001 +BUILD_ID=SKQ1.220429.001 |