diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-08-21 19:07:07 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-08-21 19:07:11 +0000 |
commit | aa462ee01058e619afb190336482165fd3712cb8 (patch) | |
tree | 8efa66a73171761daf48c60bc1c41621df92e538 | |
parent | 9a6afb121f762410ffc48a80e65ff43982176f0a (diff) | |
download | build_make-aa462ee01058e619afb190336482165fd3712cb8.tar.gz build_make-aa462ee01058e619afb190336482165fd3712cb8.tar.bz2 build_make-aa462ee01058e619afb190336482165fd3712cb8.zip |
Version bump to RP1A.201005.004 [core/build_id.mk]android-11.0.0_r4
Change-Id: I3eb7863f2e30910df11b91665df339ff8d684f2b
-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 d27a2b4eb5..7041493026 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.201005.003 +BUILD_ID=RP1A.201005.004 |