diff options
author | Igor Murashkin <iam@google.com> | 2013-05-03 20:18:58 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-05-03 20:18:58 +0000 |
commit | b71b290587a1c64c89745fa730bcbb0c4d69f6cc (patch) | |
tree | d5356e94818f5c7e9ee75afaca75b64064e5632b /core | |
parent | 2b3b140904c90984d7d7c00488ae1ef858ff19cb (diff) | |
parent | 3095dd7737f9f1ae564f7cff6752fbce3316db9c (diff) | |
download | build-b71b290587a1c64c89745fa730bcbb0c4d69f6cc.zip build-b71b290587a1c64c89745fa730bcbb0c4d69f6cc.tar.gz build-b71b290587a1c64c89745fa730bcbb0c4d69f6cc.tar.bz2 |
Merge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev
Diffstat (limited to 'core')
-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 40bb35d..ffff91e 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -23,7 +23,7 @@ # (like "TC1-RC5"). It must be a single word, and is # capitalized by convention. # -BUILD_ID := MASTER +BUILD_ID := JB_MR2 # DISPLAY_BUILD_NUMBER should only be set for development branches, # If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for |