diff options
author | The Android Automerger <android-build@android.com> | 2013-06-28 05:25:50 -0700 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2013-06-28 05:25:50 -0700 |
commit | bbb986b22da6faa53ee7413ab510994babb350d4 (patch) | |
tree | 86bb88a0896c5984b10c8420d80e47759ca85cce | |
parent | 3963f3cbe0809153597ae15a502b0f821e99e719 (diff) | |
download | platform_build-bbb986b22da6faa53ee7413ab510994babb350d4.tar.gz platform_build-bbb986b22da6faa53ee7413ab510994babb350d4.tar.bz2 platform_build-bbb986b22da6faa53ee7413ab510994babb350d4.zip |
JSR88B
-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 4abd7aec73..69db23fd20 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=JSR88 +export BUILD_ID=JSR88B |