Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
3106c1c4fc8365312385adb063e808fe4643901e
/
.
/
opengl
/
tests
/
gralloc
/
Android.mk
blob: d43c39a46201710c222aad7290ff877785ce89cf [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
gralloc
.
cpp
LOCAL_SHARED_LIBRARIES
:=
\
libcutils \
libutils \
libui
LOCAL_MODULE
:=
test
-
opengl
-
gralloc
LOCAL_MODULE_TAGS
:=
optional
include $
(
BUILD_EXECUTABLE
)