Add TARGET_RELEASE to the banner printout
Test: run lunch with and without a release and confirmed it's printed Change-Id: I67e86aa1328ae464a1bb10dfdcd8e024e72d77a8
This commit is contained in:
parent
dd69e0f225
commit
d27fedf8e9
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ var BannerVars = []string{
|
|||
"PRODUCT_INCLUDE_TAGS",
|
||||
"PRODUCT_SOURCE_ROOT_DIRS",
|
||||
"TARGET_PRODUCT",
|
||||
"TARGET_RELEASE",
|
||||
"TARGET_BUILD_VARIANT",
|
||||
"TARGET_BUILD_APPS",
|
||||
"TARGET_BUILD_UNBUNDLED",
|
||||
|
|
Loading…
Reference in a new issue