1{ 2 "presubmit": [ 3 { "name": "oob_oggpack_look" } 4 ], 5 6 // tests which require dynamic content 7 // invoke with: atest -- --enable-module-dynamic-download=true 8 // TODO(b/148094059): unit tests not allowed to download content 9 "dynamic-presubmit": [ 10 { "name": "VorbisDecoderTest" } 11 ] 12} 13 14