Sign in
ara-mdk
/
platform
/
ndk
/
639654fdbfd5d24ff8209d74f6e549d0468726ff
/
.
/
tests
/
device
/
test-compiler-bug-1
/
jni
/
Android.mk
blob: 21a8fb366ae64893eb9008879376c6f18b4c3bda [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test_compiler_bug1
LOCAL_SRC_FILES
:=
main
.
c
include $
(
BUILD_EXECUTABLE
)