Commit 5a7b0464 by cdrolle Committed by Oliver Woodman

Re-added call to schedule manifest refreshes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127951757
parent 48f666a0
......@@ -159,6 +159,7 @@ public final class DashMediaSource implements MediaSource {
for (int i = 0; i < periods.length; i++) {
periods[i].updateManifest(manifest, i);
}
scheduleManifestRefresh();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment