Merge "Remove reference to PRODUCT-*"

This commit is contained in:
Treehugger Robot 2019-07-30 03:46:21 +00:00 committed by Gerrit Code Review
commit 2d531bf7e1
1 changed files with 1 additions and 1 deletions

View File

@ -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",