forked from openkylin/platform_build
DO NOT MERGE: better late than never: fix build id for JB MR1
Change-Id: Iaad3002693af683f719832d3c082e7e4dcbf8d29
This commit is contained in:
parent
d73053a814
commit
9d37c68ead
|
@ -23,7 +23,7 @@
|
|||
# (like "TC1-RC5"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
#
|
||||
BUILD_ID := MASTER
|
||||
BUILD_ID := JB_MR1
|
||||
|
||||
# DISPLAY_BUILD_NUMBER should only be set for development branches,
|
||||
# If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for
|
||||
|
|
Loading…
Reference in New Issue