Sign in
ara-mdk
/
platform
/
ndk
/
9dfe9715582bb2a7381cd85c6446dd20b11f7eb3
/
.
/
tests
/
build
/
ssax-instructions
/
jni
/
Android.mk
blob: 7889558197513fc81ff9343a9655be8e378d0155 [
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
)