diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-30 17:47:37 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-30 17:47:39 +0000 |
commit | 8f5fa6788116b23d6b34fc8afefbe044de524b48 (patch) | |
tree | 2aacd98ce078f432fb74ce86129a67d25800a923 | |
parent | 9d2242d67e673ed357812999705a7b91be3a1f58 (diff) | |
download | build_make-8f5fa6788116b23d6b34fc8afefbe044de524b48.tar.gz build_make-8f5fa6788116b23d6b34fc8afefbe044de524b48.tar.bz2 build_make-8f5fa6788116b23d6b34fc8afefbe044de524b48.zip |
Version bump to RP1A.200720.010 [core/build_id.mk]android-vts-11.0_r1android-cts-11.0_r1android-11.0.0_r2
Change-Id: I4c1d4ce3ef22522e4a0f7c1f76b5f0c2067a80d3
-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 a5ff6fd5e4..e4b80956cb 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=RP1A.200720.009 +BUILD_ID=RP1A.200720.010 |