diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-09-05 23:36:14 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-09-05 23:36:15 +0000 |
commit | cb30f9d83aecae87ee43cc05194b2bef748a14a4 (patch) | |
tree | 508fe21c4b79c636cdfabc3cfeb3617b43ee4fc2 | |
parent | 8d80a97de4a37f040113ad0f54bab7c08c633e12 (diff) | |
download | platform_build-cb30f9d83aecae87ee43cc05194b2bef748a14a4.tar.gz platform_build-cb30f9d83aecae87ee43cc05194b2bef748a14a4.tar.bz2 platform_build-cb30f9d83aecae87ee43cc05194b2bef748a14a4.zip |
Version bump to PQ1A.180829.005
Change-Id: I1db4c1e8b98a1a59a8fcbc11a5806e1f34a62b9b
-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 04022bd5f9..0984ad343b 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. -export BUILD_ID=PQ1A.180829.004 +export BUILD_ID=PQ1A.180829.005 |