Sign in
third-party-mirror
/
servo
/
e84355b595f2f7091c4516e9f123f80ce9fd704c
/
.
/
support
/
android
/
apk
/
jni
/
Application.mk
blob: 197d8f62e5ee53ea7aa4b4b35640846e019a32a6 [
file
]
NDK_TOOLCHAIN_VERSION
:=
clang
APP_MODULES
:=
servojni
APP_PLATFORM
:=
android
-
30
APP_STL
:=
c
++
_shared
APP_ABI
:=
armeabi
-
v7a x86 x86_64
ifeq
(
$
(
NDK_DEBUG
),
1
)
APP_STRIP_MODE
:=
none
endif