diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-31 22:00:28 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-03-31 22:15:15 +0000 |
commit | ada0066c5d7a3349000a5da9063d2328f4251374 (patch) | |
tree | 4ff789089bc2e354b729b09ecac585f1f22e0e14 | |
parent | cdfe5a0da4a5a4ca18d3567e29bd0c910f246619 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210401.001
Change-Id: Ie1248179db7913171df3b38955bba8b472401709
-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 9c1a362251..dbdfb9c64f 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.210331.001 +BUILD_ID=RQ3A.210401.001 |