Files
build_soong/cc
Mitch Phillips 0bf9713486 [cc_fuzz] Export DSO symbols to /symbols/data/
cc_fuzz reexports transient dependeny DSO's to /data/fuzz through Make.
We intentionally export the non-stripped variants so that ClusterFuzz
can use the symbolized variant, but we don't re-export to
/symbols/data/fuzz. This means that tools like `stack` and
`hwasan_symbolize` can't pick up the symbols and don't know what to do.

Fix this by re-exporting to /symbols/ as well.

Bug: N/A
Test: make example_fuzzer && ls
$ANDROID_PRODUCT_OUT/symbols/data/fuzz/arm64/lib

Change-Id: Id0343c95a0a83e16e6f67f29ff6361fb4d757c05
2020-03-06 09:38:12 -08:00
..
2018-11-19 15:26:14 -08:00
2020-02-25 19:53:04 -08:00
2020-03-04 01:22:16 +00:00
2020-01-31 18:12:41 +00:00
2019-11-12 15:55:03 -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
2020-02-24 14:49:22 +00: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
2020-02-25 19:53:04 -08: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