提交 e8725b38 编写于 作者: Z Zhang Rui

android/IjkMediaPlayer: fix lint warning super.finalize

上级 43cd5252
......@@ -806,6 +806,7 @@ public final class IjkMediaPlayer extends AbstractMediaPlayer {
private native void native_message_loop(Object IjkMediaPlayer_this);
protected void finalize() {
super.finalize();
native_finalize();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册