diff options
| author | 2020-03-06 09:38:12 -0800 | |
|---|---|---|
| committer | 2020-03-06 09:38:12 -0800 | |
| commit | 0bf97134868dc1385bc21f39a2f003a6ac77c863 (patch) | |
| tree | a0e4f3c594781363e41afb45ff766bc90f1851b4 /java/hiddenapi_singleton.go | |
| parent | 20bacabe0bb0b1a13a0e614feb8798255b1c1fa8 (diff) | |
[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
Diffstat (limited to 'java/hiddenapi_singleton.go')
0 files changed, 0 insertions, 0 deletions