diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-30 22:01:47 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-30 22:16:37 +0000 |
commit | cdfe5a0da4a5a4ca18d3567e29bd0c910f246619 (patch) | |
tree | 59d5265e322a0c654ca9b5245ed307e7437066e9 | |
parent | 70d62931dc03bda097e7ed9ad832870a39b14fd4 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210331.001
Change-Id: I73ac55616d7bdccefa9a1924c81275b0439185a9
-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 069063b6ab..9c1a362251 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.210330.001 +BUILD_ID=RQ3A.210331.001 |