Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
libcxx_static
/
jni
/
Android.mk
blob: 8cce1fb8c02afe3248e01dc57c76b4e12d3b3b09 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test_1_static
LOCAL_SRC_FILES
:=
test_1
.
cc
include $
(
BUILD_EXECUTABLE
)