diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-07-02 10:00:41 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-07-02 10:38:29 +0000 |
commit | 69c0b60e694d5920900862aed064b0e5429c8b2b (patch) | |
tree | e58be874dd727b6f386aef2c6c37d593283ba3f8 | |
parent | 49b318f3240fffd11ef98051d1dce80bc9adf89e (diff) | |
parent | db6a3507467439e4fba4036b1e2d94ce164fd22b (diff) |
Make change and version bump to SKQ1.220702.001
Change-Id: Icc32f17bf39bb7d866b6ce3ace25deeac57ea290
-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 e4687de82e..8918bf319a 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.220701.001 +BUILD_ID=SKQ1.220702.001 |