Sign in
ara-mdk
/
platform
/
ndk
/
7deaf171563574d7226b394df71c6c9a4472266a
/
.
/
tests
/
device
/
issue46718-iostream-crash-stlport
/
jni
/
Android.mk
blob: d6d816e4d81cda7bbd83d1c88e2396442f8f0141 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
issue46718
-
iostream
-
crash
-
stlport
LOCAL_SRC_FILES
:=
issue46718
-
iostream
-
crash
.
cpp
include $
(
BUILD_EXECUTABLE
)