mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update internal opus build
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184274139
This commit is contained in:
parent
b44bf32f8b
commit
c03f326274
@ -27,7 +27,7 @@ public final class OpusLibrary {
|
||||
ExoPlayerLibraryInfo.registerModule("goog.exo.opus");
|
||||
}
|
||||
|
||||
private static final LibraryLoader LOADER = new LibraryLoader("opus", "opusJNI");
|
||||
private static final LibraryLoader LOADER = new LibraryLoader("opusJNI");
|
||||
|
||||
private OpusLibrary() {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user