summaryrefslogtreecommitdiff
path: root/python/python_test.go
diff options
context:
space:
mode:
author Vishwath Mohan <vishwath@google.com> 2017-08-10 11:05:00 -0700
committer Vishwath Mohan <vishwath@google.com> 2017-08-10 11:05:00 -0700
commitbba1927bdeccc3ffebab47ee063c53cf89a23de2 (patch)
tree94a0c3c0ca4a5609b7b58b79498406efad8b276b /python/python_test.go
parent46c6a171aa9de90816699ebced9a79c2b7572a41 (diff)
Don't apply sanitizer mutators to host modules.
This CL blocks modules intended for the host from having the bottom up sanitizer mutator applied. We only maintain a single copy of host binaries, so generating variants doesn't make sense anyway. Additionally, the existing logic was causing an error with builds not embedded in make (eg: aosp-build-tools which uses soong_ui.bash) where the wrong variant was installed on the host. This change should fix that. Bug: 64536751 Test: m -j40 && SANITIZE_TARGET="address" m -j40 Test: aosp-build-tools build breakage is fixed. Change-Id: Ia79b4661f69ce26a7be17c4339c18ca0f397d760
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions