mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-10 21:55:31 +00:00
Fixed Android build error
This commit is contained in:
parent
0d22559e30
commit
ad1e3c2a4c
|
@ -13,7 +13,7 @@ import android.os.Handler;
|
|||
import android.os.Looper;
|
||||
import android.util.Log;
|
||||
|
||||
import com.android.internal.util.HexDump;
|
||||
//import com.android.internal.util.HexDump;
|
||||
|
||||
import java.lang.Runnable;
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
|
|
Loading…
Reference in a new issue