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

Commit 2249a9ab authored by Jayant Chowdhary's avatar Jayant Chowdhary Committed by Android (Google) Code Review
Browse files

Merge "Increase cameraserver fuzz test timeout to 770 seconds."

parents f842c8b4 0d6ced91
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -65,5 +65,10 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
            "android-media-fuzzing-reports@google.com",
        ],
        ],
        componentid: 155276,
        componentid: 155276,
        libfuzzer_options: [
            //based on b/187360866
            "timeout=770",
        ],

    },
    },
}
}