diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-06-21 23:04:28 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-06-21 23:17:54 +0000 |
commit | 5de404eb4dd33c9a62da01beda879e59a4a1a1f0 (patch) | |
tree | 79f03bd420fbc0291b7f3076656760ce56980200 | |
parent | 401dd6e57cbfb05e77d77b6b741838d47ea05a70 (diff) | |
parent | 99e317ce2dfe1817dd72ed3ac89991d419e125af (diff) | |
download | build_make-5de404eb4dd33c9a62da01beda879e59a4a1a1f0.tar.gz build_make-5de404eb4dd33c9a62da01beda879e59a4a1a1f0.tar.bz2 build_make-5de404eb4dd33c9a62da01beda879e59a4a1a1f0.zip |
Make change and version bump to RP1A.200622.001
Change-Id: I432207a18a271f2e363a7a510c7129784e269b15
-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 b2924d74ce..2cfedbeb7f 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.200621.001 +BUILD_ID=RP1A.200622.001 |