diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-08-15 03:14:18 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-08-15 03:15:52 +0000 |
commit | 8aba4494d5ba080612cfa478981a8b2ec8656462 (patch) | |
tree | ea45d27a84c9c75d22078470eff1d86ad36ec486 | |
parent | 88a5257a3825f78d0555b1a9e5fd30d4a1ccfbab (diff) | |
parent | 8c3565d98de92490d4e3a7069941458d0e94535a (diff) | |
download | platform_build-8aba4494d5ba080612cfa478981a8b2ec8656462.tar.gz platform_build-8aba4494d5ba080612cfa478981a8b2ec8656462.tar.bz2 platform_build-8aba4494d5ba080612cfa478981a8b2ec8656462.zip |
Make change and version bump to PQ1A.180815.001
Change-Id: I7abbc908643d6fb7c66111b49dd7ad8a23e57ba7
-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 7e839817bd..0b5513ecbd 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.180814.001 +export BUILD_ID=PQ1A.180815.001 |