Loading ui/build/dumpvars.go +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ func runMakeProductConfig(ctx Context, config Config) { // Variables to export into the environment of Kati/Ninja exportEnvVars := []string{ // So that we can use the correct TARGET_PRODUCT if it's been // modified by PRODUCT-*/APP-* arguments // modified by a buildspec.mk "TARGET_PRODUCT", "TARGET_BUILD_VARIANT", "TARGET_BUILD_APPS", Loading Loading
ui/build/dumpvars.go +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ func runMakeProductConfig(ctx Context, config Config) { // Variables to export into the environment of Kati/Ninja exportEnvVars := []string{ // So that we can use the correct TARGET_PRODUCT if it's been // modified by PRODUCT-*/APP-* arguments // modified by a buildspec.mk "TARGET_PRODUCT", "TARGET_BUILD_VARIANT", "TARGET_BUILD_APPS", Loading