media/libraries/decoder_opus/src
rohks fc32b7f281 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
(cherry picked from commit 2b27e33784)
2024-10-31 14:41:24 +00:00
..
androidTest Refactor OpusDecoderTest to use OpusLibrary.isAvailable() 2024-10-31 14:41:24 +00: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