diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-26 21:32:09 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-26 21:32:10 +0000 |
commit | 5df0398c6e5b45cbae633f7bde43bcf4bd847df6 (patch) | |
tree | 89103f41f1e2630bdb13037f5a53af4dd704ee4b | |
parent | 1c3f4f9fa53bc809b31efb3e2d23d098ee485b63 (diff) | |
download | platform_build-5df0398c6e5b45cbae633f7bde43bcf4bd847df6.tar.gz platform_build-5df0398c6e5b45cbae633f7bde43bcf4bd847df6.tar.bz2 platform_build-5df0398c6e5b45cbae633f7bde43bcf4bd847df6.zip |
Version bump to EM26.180118.029
Change-Id: Id0d6c0fd87f15e19502efca13e59c914cc30dabf
-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 da9964fe7c..5fe56075c8 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.028 +export BUILD_ID=EM26.180118.029 |