Merge "Fix Soong code, remove dead code, and clean up code for Java fuzz Test: built fuzz targets locally and tested them with Jazzer"

This commit is contained in:
TreeHugger Robot
2023-02-14 18:23:19 +00:00
committed by Android (Google) Code Review
4 changed files with 71 additions and 156 deletions

View File

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