diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-01-18 11:01:05 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-01-18 11:14:13 +0000 |
commit | 2f60f2c79578981a1fea5052516104769be18f93 (patch) | |
tree | 0f6646fd831861a4f53e48b2aafcc42b2bd039f5 | |
parent | 97e60cf700d969b3edc5ed60bc101ff95ff92996 (diff) | |
parent | e745b3f8532f45007d1cbf5cf024d9645736e6f1 (diff) |
Make change and version bump to SKQ1.220118.001
Change-Id: I2eba5316cbc65279c64ab8a2a75adec8e0e8a5a0
-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 5f855b3311..99d8448052 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.220117.001 +BUILD_ID=SKQ1.220118.001 |