Remove more problematic env vars am: ebfe33ad80

am: b81dc09c7c

Change-Id: Ie61d0f57026af854490d1148ef5d130d97603ec4
This commit is contained in:
Dan Willemsen 2018-05-01 12:02:58 -07:00 committed by android-build-merger
commit bb17d30941

View file

@ -102,8 +102,10 @@ func NewConfig(ctx Context, args ...string) Config {
"OUT_DIR_COMMON_BASE",
// Variables that have caused problems in the past
"CDPATH",
"DISPLAY",
"GREP_OPTIONS",
"NDK_ROOT",
// Drop make flags
"MAKEFLAGS",