diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-29 22:00:36 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-29 22:15:17 +0000 |
commit | 70d62931dc03bda097e7ed9ad832870a39b14fd4 (patch) | |
tree | 5f1f4f0b2b76533d2c454039f7bc4a1580f9bb87 | |
parent | 74b8766c3b22151fb9dee13fe6742b4e005044d5 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210330.001
Change-Id: If710962ba53cf05b6b19735ebb08f24151393cc0
-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 5af30219d2..069063b6ab 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=RQ3A.210329.001 +BUILD_ID=RQ3A.210330.001 |