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

Commit d96387b2 authored by Anis Assi's avatar Anis Assi
Browse files

Adding svv@google.com as fuzzer owner to receive performance alerts.

Bug: 221891733
Change-Id: Iedf2da7243111669936f0a438dfb8d84b876d847
parent 2cf9e0d3
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -42,4 +42,7 @@ cc_fuzz {
    srcs: [
    srcs: [
        "LatencyTrackerFuzzer.cpp",
        "LatencyTrackerFuzzer.cpp",
    ],
    ],
    fuzz_config: {
       cc: ["android-framework-input@google.com"],
    },
}
}