diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-06-27 23:09:10 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-06-27 23:16:00 +0000 |
commit | 7cd823bd2fdc5c535c4751f2e157d0256ba2e2b3 (patch) | |
tree | 64a3a2f950b0242d005d6bb391092bc747f6b310 | |
parent | bf8263a8e851e006efe78af33ad162849bf37428 (diff) | |
parent | d7dabee7fef3215c8f509d2b0e928fbbbf2fd387 (diff) | |
download | build_make-7cd823bd2fdc5c535c4751f2e157d0256ba2e2b3.tar.gz build_make-7cd823bd2fdc5c535c4751f2e157d0256ba2e2b3.tar.bz2 build_make-7cd823bd2fdc5c535c4751f2e157d0256ba2e2b3.zip |
Make change and version bump to RP1A.200628.001
Change-Id: I2914cd697a9ac847a024ef412e62c2a87f24f1bc
-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 63ea6fdf89..e6e260f3f8 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.200627.001 +BUILD_ID=RP1A.200628.001 |