diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-03 21:00:18 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-03 21:15:06 +0000 |
commit | c9b835ae07af2e8f719925f02db89979b412ac0d (patch) | |
tree | 4c85289898377290eac1ab04c37906e2e299a443 | |
parent | ac8006202f83dbf5618ecd2d0b150c1d84335115 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210404.001
Change-Id: I6cb4d4f1644699a3f4ebd424708d9624dfb0c486
-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 4a6bc1b5b5..5868f06fc3 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.210403.001 +BUILD_ID=RQ3A.210404.001 |