Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fb5f496 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Move codec code out of omx plugin directories"

parents 1004c244 7a9b0049
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
// mappings for frameworks/av/media/libstagefright/codecs/amrnb
{
  // tests which require dynamic content
  // invoke with: atest -- --enable-module-dynamic-download=true
  // TODO(b/148094059): unit tests not allowed to download content
  "dynamic-presubmit": [
    { "name": "AmrnbDecoderTest"},
    { "name": "AmrnbEncoderTest"}
  ]
}
Loading