Files
build_soong/cc
Ivan Lozano f3b190f8e7 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
2020-03-11 20:40:21 -04:00
..
2018-11-19 15:26:14 -08:00
2020-02-25 19:53:04 -08:00
2020-01-31 18:12:41 +00:00
2019-11-12 15:55:03 -08:00
2020-01-22 16:54:18 -08:00
2019-11-13 05:50:27 +00:00
2020-02-19 15:30:02 +09:00
2019-12-18 08:19:10 -08:00
2020-01-22 16:54:18 -08:00
2019-11-07 15:27:58 -08:00
2019-11-07 15:27:58 -08:00
2020-02-24 14:49:22 +00:00
2019-11-07 15:27:58 -08:00
2016-08-01 14:36:22 -07:00
2019-09-13 12:18:47 -07:00
2019-12-18 08:19:10 -08:00
2019-11-07 15:27:58 -08:00
2020-03-04 23:39:42 +09:00