mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update test vectors
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133944105
This commit is contained in:
parent
a7d5f4b069
commit
e1ab1e3256
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ 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