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

Commit 2d9985a7 authored by Pawan Wagh's avatar Pawan Wagh Committed by Automerger Merge Worker
Browse files

Merge "Revert "Revert "Enable crashing fuzzer on infra""" into main am: 89003886

parents ab893d62 89003886
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -36,8 +36,8 @@ cc_fuzz {
        triage_assignee: "waghpawan@google.com",
        triage_assignee: "waghpawan@google.com",


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