diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-07 22:00:35 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-04-07 22:15:25 +0000 |
commit | c03e80f156536ba1d5e5632491db6b74ad788d4b (patch) | |
tree | 171f92358cab5cd682fc7abc9daaff0dfe4519dc | |
parent | 36e747679ca905a74d69885551883131d778b54f (diff) | |
parent | 24db42e612f4ad35ee9cb011059aaa8a88539ed7 (diff) |
Make change and version bump to RQ3A.210408.001
Change-Id: I896dc42c1de099dd674cfc0bfdca3be6c34e0779
-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 f6a9821c6f..baab1761b5 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.210407.001 +BUILD_ID=RQ3A.210408.001 |