diff options
author | 2022-10-31 10:31:11 -0400 | |
---|---|---|
committer | 2022-11-22 11:46:32 -0500 | |
commit | fd8a49fb9dc5e392e049290f67d39f1ee760c054 (patch) | |
tree | 0841e11860c2e01db05946b63739b448f10903f1 /android/testing.go | |
parent | ba36441424871f8f930f6be84cfb6560876bf0cd (diff) |
Limit propagating san config of shared to fuzzer
Prior to refactoring the sanitizers to use transition mutators, only
fuzzer sanitizer propagated configuration to shared dependencies
https://android-review.googlesource.com/c/platform/build/soong/+/2123434/9/cc/sanitize.go#b1365
However, this expanded to include TSAN in the refactoring
https://android-review.googlesource.com/c/platform/build/soong/+/2123434/9/cc/sanitize.go#1068.
Fortunately, TSAN is never enabled via Android.bp files in AOSP, so
there was no regression, but we should restore to the prevous state.
Test: go tests
Change-Id: I1a5ad8d033f7a9b4f7578393a2eac7c9362ab6f7
Diffstat (limited to 'android/testing.go')
0 files changed, 0 insertions, 0 deletions