diff options
author | Colin Cross <ccross@android.com> | 2018-07-11 14:49:31 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-07-11 15:18:29 -0700 |
commit | 7f09c40c4924ac2e8510036bfa6ce264216bc964 (patch) | |
tree | e29f727bdff9eded82142a820f2975514c1edcb5 /java/java_test.go | |
parent | 7f1c57ee33d7117cda29bb1b7cd84dfe341632a9 (diff) |
Unset envsetup.sh variables inside build
Using ANDROID_BUILD_TOP and other envsetup.sh varialbes is already
forbidden in makefiles, but some tools run by the build (like
hidl-gen) will use it if it is set. Since they are set by envsetup.sh,
and sourcing envsetup.sh before building is optional, unset them inside
the build to get consistent behavior.
Bug: 79250545
Test: m checkbuild
Change-Id: I3e7d9f01390ccdc34c49115f2f15cd7542d9974b
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions