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

Commit 02bea530 authored by Anis Assi's avatar Anis Assi
Browse files

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

Bug: 221891733
Change-Id: Ieea09b3355b2f9246635b48d0777d32e7c1807e5
parent ffddb1da
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -38,6 +38,12 @@ cc_defaults {
        "-Wall",
        "-Werror",
    ],

    fuzz_config: {
        cc: [
            "wonsik@google.com",
        ],
    },
}

cc_fuzz {