Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
issue39983-PAGE_SIZE
/
jni
/
Android.mk
blob: 712f5883ae47f7db34dda32c16ed77851f32aa2f [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
issue39983
-
PAGE_SIZE
LOCAL_SRC_FILES
:=
issue39983
-
PAGE_SIZE
.
c
include $
(
BUILD_EXECUTABLE
)