forked from openkylin/platform_build
am 8392b831: Merge change 25632 into eclair
Merge commit '8392b83176f4090c9d7b9b4c90505bac1d280c79' into eclair-plus-aosp * commit '8392b83176f4090c9d7b9b4c90505bac1d280c79': Set default build ID to eclair (usually this is overridden). Please do not merge.
This commit is contained in:
commit
c7e203226d
|
@ -23,7 +23,7 @@
|
|||
# (like "TC1-RC5"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
#
|
||||
BUILD_ID := MASTER
|
||||
BUILD_ID := ECLAIR
|
||||
|
||||
# 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