diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-09-07 01:09:33 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-09-07 01:09:34 +0000 |
commit | 95212e441073530fb240c30354d4b2b2bb420416 (patch) | |
tree | 20526d2a255f0ba5232c29fd73dee17ea0089735 | |
parent | cb30f9d83aecae87ee43cc05194b2bef748a14a4 (diff) | |
download | platform_build-95212e441073530fb240c30354d4b2b2bb420416.tar.gz platform_build-95212e441073530fb240c30354d4b2b2bb420416.tar.bz2 platform_build-95212e441073530fb240c30354d4b2b2bb420416.zip |
Version bump to PQ1A.180829.006
Change-Id: I6f759740d8a7759f3437efcbc3837271961a1463
-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 0984ad343b..5076737b01 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.005 +export BUILD_ID=PQ1A.180829.006 |