diff options
| author | 2019-10-09 17:34:42 -0700 | |
|---|---|---|
| committer | 2019-10-09 17:34:42 -0700 | |
| commit | 641575ad411f548583eb7798562963d99bbdbad5 (patch) | |
| tree | 5fd0791974e10d228b2822d3ab3cb1191f2fe20b /java/java.go | |
| parent | 5ffade1efbff770215d055cc36932f088e0a4d99 (diff) | |
Fuzz corpus entries should not go in a subdirectory.
Corpus files called 'FOO' incorrectly go into a subdirectory in the
exported zipfile, e.g.:
my_fuzzer/corpus/FOO/FOO
This patch removes that extra, unnecessary intermediate directory,
e.g.:
my_fuzzer/corpus/FOO
Bug: 142432347
Test: m fuzz && unzip -l out/soong/fuzz-host-x86_64.zip
Change-Id: Id23d4dd2d8322a8ad0234f8acb6878ea4dc3c6e4
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions