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

Commit 7ecae405 authored by Pawan Wagh's avatar Pawan Wagh
Browse files

Revert "Revert "Enable crashing fuzzer on infra""

This reverts commit 6081795a.

Reason for revert: Testing bug filing for main branch

Change-Id: I497d6c3204768c1cc37010d4de48a13ddccb1265
parent 6dfc621b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -36,8 +36,8 @@ cc_fuzz {
        triage_assignee: "waghpawan@google.com",

        // This fuzzer should be used only test fuzzService locally
        fuzz_on_haiku_host: false,
        fuzz_on_haiku_device: false,
        fuzz_on_haiku_host: true,
        fuzz_on_haiku_device: true,
    },
}