diff options
| author | 2018-05-01 10:07:50 -0700 | |
|---|---|---|
| committer | 2018-05-01 10:07:50 -0700 | |
| commit | ebfe33ad806a58410ed624e5db4b0a36883042a0 (patch) | |
| tree | 59126da886ccb30ea12ebc739b65a9e46e67c6b7 /java/java_test.go | |
| parent | 5a2c9d7a46cfa89bedeeaa1e5eaf422cc01f7255 (diff) | |
Remove more problematic env vars
I got a report of a user exporting CDPATH in their shell and causing
strange issues in the build. We should never need this value (and it
probably shouldn't be exported from the shell either -- that was their
workaround).
NDK_ROOT causes issues with Android.mk files thinking that they're
building with the ndk (like external/googletest/googletest/Android.mk).
Bug: 78933670
Test: CDPATH=. NDK_ROOT=test m; check out/soong.log
Change-Id: Icce43d7e31ed5e5e1fb7a4e37fd4dfbf421af4b1
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions