diff options
| author | 2019-10-17 19:20:41 -0700 | |
|---|---|---|
| committer | 2019-11-08 08:48:13 -0800 | |
| commit | e1ee1a12978c66f802b28c6960ed33e46af15fe0 (patch) | |
| tree | b21daa17ff392bfd79b0a75292adff8b2c72a055 /rust/binary.go | |
| parent | 3980ced987b144f7b7062c5dda481b35291ba704 (diff) | |
Soong frontend for shared library fuzzing.
Additional context (for Googlers): go/android-fuzzing-shared
This patch adds the Soong frontend for shared library fuzzing. We
traverse dependencies at soong install time to find all transient shared
libraries that $module depends on. We then ask the Make backend to
depend on the shared library.
We also create the source:destination mappings between where the shared
libraries are built to where they should be installed to for fuzzing.
This is then depended on by the Make backend.
Bug: N/A
Test: m fuzz, note the contents of $ANDROID_PRODUCT_OUT/data/fuzz/lib,
and out/soong/fuzz-target-*.zip now has shared libraries.
Change-Id: Id7afbd34bc9c055110af96cd3c668b730d404aee
Diffstat (limited to 'rust/binary.go')
0 files changed, 0 insertions, 0 deletions