mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +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 {
|
} else {
|
||||||
uris = new String[] {
|
uris = new String[] {
|
||||||
"asset:///media.exolist.json",
|
"asset:///media.exolist.json",
|
||||||
|
"https://raw.githubusercontent.com/Axinom/dash-test-vectors/master/axinom.exolist.json",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
SampleListLoader loaderTask = new SampleListLoader();
|
SampleListLoader loaderTask = new SampleListLoader();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue