Merge "Remove BASH_ENV from the build environment"

am: 0398cd2af4

Change-Id: Ie98ff941fab0a346101b49aebfe17ff037d087c2
This commit is contained in:
Dan Willemsen 2019-11-18 15:43:10 -08:00 committed by android-build-merger
commit f7d7ed73e7
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ func NewConfig(ctx Context, args ...string) Config {
"DIST_DIR",
// Variables that have caused problems in the past
"BASH_ENV",
"CDPATH",
"DISPLAY",
"GREP_OPTIONS",