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

Commit 79247d1d authored by Pawan Wagh's avatar Pawan Wagh
Browse files

Updating hotlist id in rust fuzzers

Test: m example_service_fuzzer parcel_fuzzer_rs
Bug: N/A
Change-Id: I0c159fe48f5ba6288fa361817a4f5cf4ad4f708f
parent 2f9a0e82
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,5 +21,7 @@ rust_fuzz {
            "waghpawan@google.com",
            "smoreland@google.com",
        ],
        // hotlist "AIDL fuzzers bugs" on buganizer
        hotlists: ["4637097"],
    },
}
+2 −0
Original line number Diff line number Diff line
@@ -29,5 +29,7 @@ rust_fuzz {
            "waghpawan@google.com",
            "smoreland@google.com",
        ],
        // hotlist "AIDL fuzzers bugs" on buganizer
        hotlists: ["4637097"],
    },
}