Sign in
ara-mdk
/
platform
/
ndk
/
b29afd2d8ad00999507fa7bd63fa65e6826da021
/
.
/
tests
/
device
/
test-cxx-init-array
/
jni
/
Android.mk
blob: 054da787ff70680cb78bd5c9f0fc32fe17283712 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test_cxx_init_array
LOCAL_SRC_FILES
:=
test
.
cpp global_ctor
.
cpp
include $
(
BUILD_EXECUTABLE
)