Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
9741d3d817f3c8a0ef237b3984394a09477c7d50
/
.
/
opengl
/
tests
/
gralloc
/
Android.mk
blob: d43c39a46201710c222aad7290ff877785ce89cf [
file
]
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
)