diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-23 09:28:12 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2018-02-23 09:28:12 +0000 |
commit | b16019083055a7a368af030c31751f67cea8b82d (patch) | |
tree | 21a1d04c9c8448075c77c99e55d4ae5945e97cab | |
parent | cdc421a16c83391a26657404d69d4b707250d63a (diff) | |
parent | 32fcae69553771c34c7a561bb39e15f062a06850 (diff) | |
download | platform_build-b16019083055a7a368af030c31751f67cea8b82d.tar.gz platform_build-b16019083055a7a368af030c31751f67cea8b82d.tar.bz2 platform_build-b16019083055a7a368af030c31751f67cea8b82d.zip |
Merge "Version bump to EM26.180118.025" into emu-2.6-release
-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 960a55e083..d54bfcf284 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.024 +export BUILD_ID=EM26.180118.025 |