Reorganize test vectors

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133935070
This commit is contained in:
[]inger 2016-09-22 03:19:40 -07:00 committed by Oliver Woodman
parent 1546da899b
commit 57e486a44a

View File

@ -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();