diff options
author | Victor Chang <vichang@google.com> | 2021-02-09 12:30:33 +0000 |
---|---|---|
committer | Victor Chang <vichang@google.com> | 2021-02-17 16:40:25 +0000 |
commit | 00c144f930629dd2a14af74d68fc5c047ff74d8f (patch) | |
tree | 6dba89d7e835a9a335d1d614b46a350abe6bb4d7 /java/java.go | |
parent | c66769ddd96b88cb129733e03b585b0d9c3bed15 (diff) |
Non-installable module should not be installed into a fuzzer .zip package
libicu_* fuzzer depends on installable cc modules and non-installable
cc modules with the same name, because the non-installable modules are
stubs used in the compile-time, and shouldn't be used in runtime.
Bug: 175583039
Test: make haiku dist
Test: Run 2 arbitrary binaries from out/dist/fuzz-target-x86_64.zip on device
Test: Run 2 arbitrary binaries from out/dist/fuzz-host-x86_64.zip on host
Change-Id: I0ecf24bb83e3985da3b8f393adab8c87ab7400c6
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions