Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0857a49 authored by Pawan Wagh's avatar Pawan Wagh Committed by Gerrit Code Review
Browse files

Merge "Update fuzz config for java_binder_service_fuzzer"

parents 456118dc 50fef0a1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -37,4 +37,12 @@ java_fuzz {
        "framework-res",
    ],
    native_bridge_supported: true,
    fuzz_config: {
        cc: [
            "smoreland@google.com",
            "waghpawan@google.com",
        ],
        // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
        hotlists: ["4637097"],
    },
}