Merge "Allow EMMA_INSTRUMENT_FRAMEWORK during ninja"

This commit is contained in:
Treehugger Robot 2020-01-06 21:59:31 +00:00 committed by Gerrit Code Review
commit a62862bd08
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ func runNinja(ctx Context, config Config) {
"TARGET_BUILD_APPS",
"TARGET_BUILD_VARIANT",
"TARGET_PRODUCT",
// b/147197813 - used by art-check-debug-apex-gen
"EMMA_INSTRUMENT_FRAMEWORK",
// Goma -- gomacc may not need all of these
"GOMA_DIR",