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

(cherry picked from commit fdf043a7b1)

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
committed by LaMont Jones
parent a2244043ea
commit eaf7f5ecb9
4 changed files with 71 additions and 156 deletions

View File

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