media/libraries/decoder_opus/src
rohks 2b27e33784 Refactor OpusDecoderTest to use OpusLibrary.isAvailable()
Replaced the custom `LibraryLoader` instance with `OpusLibrary.isAvailable()` to verify the library loading. This simplifies the code by leveraging the existing library loading mechanism.

#cherrypick

PiperOrigin-RevId: 691457871
2024-10-30 10:02:46 -07:00
..
androidTest Refactor OpusDecoderTest to use OpusLibrary.isAvailable() 2024-10-30 10:02:46 -07:00
main Simplify Flac extension build process 2024-10-11 03:09:32 -07:00
test Move OpusDecoderTest from /test/ (Robolectric) to /androidTest/ 2024-07-24 08:11:13 -07:00