diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-10 01:00:30 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-10 01:16:16 +0000 |
commit | da57aea332afa35bd2d9dc4aded6fc4b1033c21b (patch) | |
tree | 9e3e76a7d2d547d8ec76b91afe9c9ef6fb3b80c9 | |
parent | 9486a5498feeeb9be7b628e69ab16db84a18d049 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210410.001
Change-Id: I0264fe41f5cdaabce5fb4ee0eeca9edc21842a91
-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 c6b19490c5..51eb115543 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.210409.001 +BUILD_ID=RQ3A.210410.001 |