mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
The dependency on the native `opusV2JNI` library doesn't work from Robolectric, so the `assumeTrue` statements in this test always fail, and the tests are always skipped. Moving it to an instrumentation test allows the native library to be successfully loaded, and the test to be run. PiperOrigin-RevId: 655570129 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/decoder/opus | ||
| AndroidManifest.xml | ||