diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-03 01:00:22 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-03 01:15:37 +0000 |
commit | ac8006202f83dbf5618ecd2d0b150c1d84335115 (patch) | |
tree | ac4c5f6a0e9fa5d30fb3fcadf6430b814677aaa3 | |
parent | 9615ca537a9579f570d4a513159a724b05132f52 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210403.001
Change-Id: I6d2a580db7fb3d31da8ff10977a9238202db92d3
-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 8c26b0b211..4a6bc1b5b5 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.210402.001 +BUILD_ID=RQ3A.210403.001 |