Sign in
ara-mdk
/
platform
/
ndk
/
12f26cd65deb9bf9a78e33426c75bfe1c9e38971
/
.
/
tests
/
build
/
target-c-includes
/
jni
/
Android.mk
blob: dd8b10abfd604a8c3fbcec7550b8e29f07592d89 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
check_target_c_includes
LOCAL_SRC_FILES
:=
check
.
c
LOCAL_C_INCLUDES
:=
$
(
LOCAL_PATH
)/
include
include $
(
BUILD_SHARED_LIBRARY
)