Commit 451721d4 by andrewlewis Committed by Andrew Lewis

Update internal opus build

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184274139
parent 10033623
...@@ -27,7 +27,7 @@ public final class OpusLibrary { ...@@ -27,7 +27,7 @@ public final class OpusLibrary {
ExoPlayerLibraryInfo.registerModule("goog.exo.opus"); ExoPlayerLibraryInfo.registerModule("goog.exo.opus");
} }
private static final LibraryLoader LOADER = new LibraryLoader("opus", "opusJNI"); private static final LibraryLoader LOADER = new LibraryLoader("opusJNI");
private OpusLibrary() {} private OpusLibrary() {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment