mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Reorganize test vectors
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133935070
This commit is contained in:
parent
1546da899b
commit
57e486a44a
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ public class SampleChooserActivity extends Activity {
|
|||
} else {
|
||||
uris = new String[] {
|
||||
"asset:///media.exolist.json",
|
||||
"https://raw.githubusercontent.com/Axinom/dash-test-vectors/master/axinom.exolist.json",
|
||||
};
|
||||
}
|
||||
SampleListLoader loaderTask = new SampleListLoader();
|
||||
|
|
|
|||
Loading…
Reference in a new issue