Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
ssax-instructions
/
jni
/
Android.mk
blob: b966fc43414bb806b6c3a540ac56c6ba3dfe169f [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
ssax_instruction
LOCAL_ARM_NEON
:=
true
LOCAL_SRC_FILES
:=
test
.
S
include $
(
BUILD_SHARED_LIBRARY
)