Add dumpvar for WITH_SU
-Allow folks to see easily if the term session they are in has WITH_SU set to true Change-Id: Ib310d0016bb9eb16960f794720321b706b6fd8b0
This commit is contained in:
committed by
SkyMinus
parent
c5deb2da14
commit
5567c50113
@@ -165,6 +165,7 @@ var BannerVars = []string{
|
||||
"BUILD_ID",
|
||||
"OUT_DIR",
|
||||
"SOONG_SDK_SNAPSHOT_TARGET_BUILD_RELEASE",
|
||||
"WITH_SU",
|
||||
}
|
||||
|
||||
func Banner(make_vars map[string]string) string {
|
||||
|
Reference in New Issue
Block a user