summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Mitch Phillips <mitchp@google.com> 2019-11-12 11:12:10 -0800
committer Mitch Phillips <mitchp@google.com> 2019-11-12 11:12:10 -0800
commit13ed3f5e3487e795be67978beaefe5e0ec5850e2 (patch)
tree177cdf79d716bdafb48f61e8f9844f01a8da328e /java/java.go
parent650e8552a640df48face321fca1c4c6ac5924c80 (diff)
'm fuzz' shared lib package should be per-fuzzer.
Change the ClusterFuzz package built by 'make fuzz' to now package shared libraries per-fuzz target. Changes documented in go/proposed-clusterfuzz-package This has the impact of: - This package is much easier to post-process in the Haiku export cronjob. - Shared libraries are now per-fuzz-target. This means that we will have some level of duplication (libdl, libc, libc++, libclang_rt.*, etc.) as these libraries will be in multiple fuzz target's dirs. This *only* affects the fuzz-$target-$arch.zip file, not the fuzz targets in $ANDROID_HOST_OUT/fuzz or $ANDROID_PRODUCT_OUT/data/fuzz. These two install directories still use the global shared libraries in order to preserve space on devices. Bug: 144360679 Test: m fuzz Change-Id: I5f19a13070e01d2d39598f9f215a983b398a9f37
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions