diff options
author | Evgenii Stepanov <eugenis@google.com> | 2021-04-09 14:33:10 -0700 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2021-04-13 10:29:15 -0700 |
commit | 779b64ec5d4098133a3f87520ed53daae1c46f6a (patch) | |
tree | d47227c5577d1fd12aad26339c75b61284ab076f /java/java.go | |
parent | 41cca851d944e2c4efb2fdbb866c1fb022207505 (diff) |
Fix evaluation order of (Cfi|Memtag) exclude paths.
Before this change, exclude paths disabled sanitization of targets that
would otherwise be enabled by SanitizeDevice product variable (aka
SANITIZE_TARGET).
With this change, in addition to the above logic, exclude path disables
sanitization of targets that would otherwise be enabled by the
corresponding include path.
Effectively, this change disables sanitization of targets that are
covered by *both* include and exclude paths.
Test: build/soong/cc/cc_test.go
Bug: b/184976817
Change-Id: I96f1e2a808d88b352b92b7490fa1df5c010314c3
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions