diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-08 11:00:55 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-08 11:14:02 +0000 |
commit | 7e4a0bccfd3b97a19a469443267d103f82dbb489 (patch) | |
tree | 3da2a54b66f2eee78ed6b3b47eb556beab523103 | |
parent | b4c8401826841b159fa21cf9d61cd10834f48ca8 (diff) | |
parent | 9dc62b5b56c378eb0c7cb6e324db080f9a3b1f38 (diff) |
Make change and version bump to SKQ1.220308.001
Change-Id: I9d7151a469e5514c598982a580fa09c749d10e32
-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 603702e0f5..99aedae1f2 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.220307.001 +BUILD_ID=SKQ1.220308.001 |