diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-06 22:00:36 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-06 22:15:26 +0000 |
commit | 36e747679ca905a74d69885551883131d778b54f (patch) | |
tree | 6451e67d4e9c8b2ddd72a9d356b4c9ad5eebc4b9 | |
parent | 6215d83eb5d22a4587be61b7f6546e9d5fc32489 (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210407.001
Change-Id: Id299af2248ff09d8b2d62f1102103f09467693dd
-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 995eb14332..f6a9821c6f 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.210406.001 +BUILD_ID=RQ3A.210407.001 |