support building tun2socks for x86

This commit is contained in:
Nathan Freitas 2015-04-11 21:16:03 -04:00
parent 933b2e9b4e
commit 74deb39c29
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
APP_OPTIM := release
APP_ABI := armeabi armeabi-v7a
APP_ABI := armeabi armeabi-v7a x86
APP_PLATFORM := android-14