diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-20 21:42:00 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-20 21:42:00 +0000 |
commit | df1743239854ee207e0dfb867cf5c4420fa447c8 (patch) | |
tree | 9767f8d317b4992b008309fb3634f8fc14fd2150 | |
parent | 92a3e3975d3a6a140b50559ab72b356d99cd32f0 (diff) | |
download | platform_build-df1743239854ee207e0dfb867cf5c4420fa447c8.tar.gz platform_build-df1743239854ee207e0dfb867cf5c4420fa447c8.tar.bz2 platform_build-df1743239854ee207e0dfb867cf5c4420fa447c8.zip |
Version bump to EM26.180118.023
Change-Id: If20416080eb91ea6ad6550fef736f772632aac4b
-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 680d7d5e82..484d89682b 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -19,4 +19,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=EM26.180118.022 +export BUILD_ID=EM26.180118.023 |