diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-10-02 18:40:57 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-10-02 18:40:58 +0000 |
commit | d10e6651dcd98ac353a7f77d5b021eee4d940110 (patch) | |
tree | b7ca5b6c951f4b489a798682192ec20aa561a851 | |
parent | e9896a5b5f93c7b8abc2ba1557e2aa7b96264b04 (diff) | |
download | platform_build-d10e6651dcd98ac353a7f77d5b021eee4d940110.tar.gz platform_build-d10e6651dcd98ac353a7f77d5b021eee4d940110.tar.bz2 platform_build-d10e6651dcd98ac353a7f77d5b021eee4d940110.zip |
Version bump to PQ1A.181105.015
Change-Id: Iaca07acaddc846ed3e52d8be19d5612b417fc43f
-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 cca8fd8ab2..81b8b424e1 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.181105.014 +export BUILD_ID=PQ1A.181105.015 |