Fix Soong code, remove dead code, and clean up code for Java fuzz

Test: built fuzz targets locally and tested them with Jazzer

Change-Id: I3ff487ba4e34289e0f53f2077463f524f4bf4f11
This commit is contained in:
Cory Barker
2023-02-03 00:20:52 +00:00
parent 55e1dbb700
commit fdf043a7b1
4 changed files with 71 additions and 156 deletions

View File

@@ -1144,7 +1144,6 @@ func (j *TestHost) DepsMutator(ctx android.BottomUpMutatorContext) {
}
j.addDataDeviceBinsDeps(ctx)
j.deps(ctx)
}