Sign in
ara-mdk
/
platform
/
ndk
/
bdd183fc7cf255ba42d2eeb0e3bf744eee16b85a
/
.
/
tests
/
device
/
test-gabi++-guard
/
jni
/
Android.mk
blob: 5287f5e3a28c54b80b5572ad3e92bde8842bbf0b [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test_guard_variables
LOCAL_SRC_FILES
:=
test_guard
.
cpp
include $
(
BUILD_EXECUTABLE
)