diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-06 18:03:22 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-06 18:03:24 +0000 |
commit | 37294c85d984062d4385ea38c52ba76ff1239dc1 (patch) | |
tree | 15f3fbcd3f61c834725a4fffc3b7108f2cf4e235 | |
parent | 3a9f7213b46e8bc1e6494ef7c13621ad7aa59afd (diff) | |
download | build_make-37294c85d984062d4385ea38c52ba76ff1239dc1.tar.gz build_make-37294c85d984062d4385ea38c52ba76ff1239dc1.tar.bz2 build_make-37294c85d984062d4385ea38c52ba76ff1239dc1.zip |
Version bump to RP1A.200706.002 [core/build_id.mk]
Change-Id: I029cf87ac6d54af75cec9b2e961ec35f946638c8
-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 7936c63865..c2905dbeed 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.200706.001 +BUILD_ID=RP1A.200706.002 |