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

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