mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Fixed Android build error
This commit is contained in:
parent
0d22559e30
commit
ad1e3c2a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue