Fix alr tests config
BUG=chromium:760900,webrtc:8032 Review-Url: https://codereview.webrtc.org/3007863003 Cr-Commit-Position: refs/heads/master@{#19626}
This commit is contained in:
parent
ffe2e14183
commit
2ae19db7d0
@ -31,7 +31,7 @@ class FullStackTest : public VideoQualityTest {
|
||||
"WebRTC-SimulcastScreenshare/Enabled/";
|
||||
const std::string kAlrProbingExperiment =
|
||||
std::string(AlrDetector::kScreenshareProbingBweExperimentName) +
|
||||
"/1.1,2875,85,20,-20/";
|
||||
"/1.1,2875,85,20,-20,0/";
|
||||
};
|
||||
|
||||
// VideoQualityTest::Params params = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user