Sign in
android
/
platform
/
frameworks
/
rs
/
2397fd91759f830378ad7391bf7127fc477a9e1c
/
.
/
tests
/
lldb
/
cpp
/
KernelVariables
/
Android.mk
blob: 2d4047560317466de8b9a34837f1c811d53c29ed [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
CppKernelVariables
LOCAL_SRC_FILES
:=
\
KernelVariables
.
cpp \
simple
.
rs
include frameworks
/
rs
/
tests
/
lldb
/
cpp
/
common
.
mk
include $
(
BUILD_EXECUTABLE
)