Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
import-static
/
bar
/
Android.mk
blob: 8390f11aba555c424a02841c477c21328ac4b26f [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
libbar
LOCAL_SRC_FILES
:=
bar
.
c
LOCAL_EXPORT_C_INCLUDES
:=
$
(
LOCAL_PATH
)
include $
(
BUILD_STATIC_LIBRARY
)