forked from openkylin/platform_build
Change BUILD_ID.
On master branch build id should be MASTER. Change-Id: I7829b3933947730b298fca8a4e39de6a60b9caad
This commit is contained in:
parent
4377cc701a
commit
4427f4e812
|
@ -23,7 +23,7 @@
|
|||
# (like "TC1-RC5"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
#
|
||||
BUILD_ID := ICS_MR0
|
||||
BUILD_ID := MASTER
|
||||
|
||||
# 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