Sign in
ara-mdk
/
platform
/
ndk
/
b259c8a43a648847c205cf34ecf054c915f1ee94
/
.
/
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
)