diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-30 11:05:11 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-30 11:17:50 +0000 |
commit | 074f25dcdf7156cbd54fe5278f9dd98f088a0e52 (patch) | |
tree | 26a978a8acc706bdc5ef7c7d343f775adfc210e5 | |
parent | 802168337a56ae0363830fbb684ca569595245fe (diff) | |
parent | 08129e8b96afd6cc18d0aef85c1cbda367bcc0c4 (diff) |
Make change and version bump to SKQ1.211230.001
Change-Id: Idcf56a2caca7dbf1ff50e588411eba1358f69c27
-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 5b81330010..9335afdf0e 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.211229.001 +BUILD_ID=SKQ1.211230.001 |