diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-11-02 21:01:10 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-11-02 21:01:11 +0000 |
commit | 2f95f070eb5cc1b4e988ca13f4fa632d33425d93 (patch) | |
tree | a5de7221f19310761a7656277a4b0a6915230739 | |
parent | bd5d908c43c77e4b998aa610698bc5b2414858f4 (diff) | |
download | platform_build-2f95f070eb5cc1b4e988ca13f4fa632d33425d93.tar.gz platform_build-2f95f070eb5cc1b4e988ca13f4fa632d33425d93.tar.bz2 platform_build-2f95f070eb5cc1b4e988ca13f4fa632d33425d93.zip |
Version bump to PQ1A.181205.006android-9.0.0_r21
Change-Id: I8431aebd92ec9e2e5db6cd7aca26cd8f8f3ab892
-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 1ef62a1399..f7d88439c0 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.181205.005 +export BUILD_ID=PQ1A.181205.006 |