diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-02 00:48:19 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2018-02-02 00:48:19 +0000 |
commit | 793b1aa51bcebcccc6a66589bac539bd55bf826c (patch) | |
tree | 16d18f39a0c747a2096d04ced5e78312ca7a3dd1 | |
parent | a76f3c7f58adc36eae15b328097cab2e632c0828 (diff) | |
download | platform_build-793b1aa51bcebcccc6a66589bac539bd55bf826c.tar.gz platform_build-793b1aa51bcebcccc6a66589bac539bd55bf826c.tar.bz2 platform_build-793b1aa51bcebcccc6a66589bac539bd55bf826c.zip |
Version bump to EM26.180118.015
Change-Id: I05cadf33bcd9a20d117238eac7747a96767b8270
-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 9de18e68e0..1bd62a2fdf 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.014 +export BUILD_ID=EM26.180118.015 |