diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-15 22:39:09 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-15 22:39:10 +0000 |
commit | ffc63301553c7edc73b4120f26f442f981f54f8a (patch) | |
tree | 3e0645e5eebf7d9915d2821e5b3c2738ab1f95c2 | |
parent | 21d0002a9b1088d4a6c5ebed6276eef25ba89ddb (diff) | |
download | platform_build-ffc63301553c7edc73b4120f26f442f981f54f8a.tar.gz platform_build-ffc63301553c7edc73b4120f26f442f981f54f8a.tar.bz2 platform_build-ffc63301553c7edc73b4120f26f442f981f54f8a.zip |
Version bump to EM26.180118.022
Change-Id: I54337301dbb75e07a995501eb5500ec6958626ed
-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 895479a750..680d7d5e82 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.021 +export BUILD_ID=EM26.180118.022 |