diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-08-29 21:55:12 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-08-29 21:55:13 +0000 |
commit | d77732f6218595e7bea4f2da4e1c89c98d55fb9e (patch) | |
tree | 2fb17443bcd0892614f76870b697b802ba336d56 | |
parent | b9dbc5248d5fe491be731c10848d95f6fc77949f (diff) | |
download | platform_build-d77732f6218595e7bea4f2da4e1c89c98d55fb9e.tar.gz platform_build-d77732f6218595e7bea4f2da4e1c89c98d55fb9e.tar.bz2 platform_build-d77732f6218595e7bea4f2da4e1c89c98d55fb9e.zip |
Version bump to PQ1A.180829.002
Change-Id: I52741f1e002b7bb3712d0256c5f8482d97f03ec9
-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 71f5ee48fe..e8532ec69e 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.180824.006 +export BUILD_ID=PQ1A.180829.002 |