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

Commit 6081795a authored by Pawan Wagh's avatar Pawan Wagh Committed by Gerrit Code Review
Browse files

Revert "Enable crashing fuzzer on infra"

This reverts commit 17362f1d.

Reason for revert: Bugs are filed for this fuzzer

Change-Id: I581ac3181e2461c3c03d447bbfc39c2432c90d2c
parent 17362f1d
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: true,
        fuzz_on_haiku_host: false,
        fuzz_on_haiku_device: true,
        fuzz_on_haiku_device: false,
    },
    },
}
}