diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-08-19 02:22:02 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-08-19 02:22:05 +0000 |
commit | 8b316d487048ecc30bb253716d8e4dcca365e7fc (patch) | |
tree | 13d0060e019e047a3472bfcb6787b1353215c3f6 | |
parent | 4e7b3d526ae2ff0129744bde91c49e32f79cfc53 (diff) | |
download | build_make-8b316d487048ecc30bb253716d8e4dcca365e7fc.tar.gz build_make-8b316d487048ecc30bb253716d8e4dcca365e7fc.tar.bz2 build_make-8b316d487048ecc30bb253716d8e4dcca365e7fc.zip |
Version bump to RP1A.201005.002 [core/build_id.mk]
Change-Id: I6ad01ccb62f30d41bd08a7096f985bc9aac1c814
-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 404a4edc0a..b7d670c999 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.001 +BUILD_ID=RP1A.201005.002 |