diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-27 00:00:38 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-27 00:15:47 +0000 |
commit | db7fe750a3a5fc4a4b4ca64b51ef3d9afd29df7b (patch) | |
tree | f3e37389e5a2f70eba95bdf638c394aa7e413239 | |
parent | 0f0d4685996bfdc11a0713d397f276839129e34a (diff) | |
parent | 1f4aeb1430efaafbb3e0b5f34fdc624deb28a2f9 (diff) |
Make change and version bump to RQ3A.210227.001
Change-Id: I5eadc5318a95bbba5c622e336b3505a30a86eded
-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 22b020a8ea..c9ecb5b4c5 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.210226.001 +BUILD_ID=RQ3A.210227.001 |