Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
7fba76d85f10803f60043e7daeb9b8242a8fd2a2
/
.
/
libs
/
ui
/
tests
/
region
/
Android.mk
blob: 6cc4a5ab639082916ccad2e5684caebb04317356 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
region
.
cpp
LOCAL_SHARED_LIBRARIES
:=
\
libcutils \
libutils \
libui
LOCAL_MODULE
:=
test
-
region
LOCAL_MODULE_TAGS
:=
tests
include $
(
BUILD_EXECUTABLE
)