1// mappings for frameworks/av/media/libstagefright/codecs/mp3dec
2{
3  // tests which require dynamic content
4  // invoke with: atest -- --enable-module-dynamic-download=true
5  // TODO(b/148094059): unit tests not allowed to download content
6  "dynamic-presubmit": [
7    { "name": "Mp3DecoderTest"}
8  ]
9}
10