summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Ivan Lozano <ivanlozano@google.com> 2020-03-06 12:01:21 -0500
committer Ivan Lozano <ivanlozano@google.com> 2020-03-11 20:40:21 -0400
commitf3b190f8e76d0a5fde2d5f307fdddb83a08841d6 (patch)
tree360532111536d260d7726a74dfb949eee502825f /java/java_test.go
parent8c3fec4c3799157fb91dcab0bf2a657e558c59f3 (diff)
Fix UBSanitized host binaries missing runtime.
Host binaries by default use the UBSan runtime whether or not diagnostics are requested in the module definition. The rest of the code assumes the runtime is only needed when diag properties are set. This makes sure to add the runtime to the dependency graph of host binaries that are UBSanitized. Bug: 150336284 Test: ./art/tools/dist_linux_bionic.sh com.android.art.host Test: runtime appropriately identified as a dependency of libziparchive Change-Id: I2704aaba4abc7f4e6d96747917c77b5147fd1d56
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions