Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
refs/tags/android-cts-7.0_r9
/
.
/
cmds
/
bugreport
/
Android.mk
blob: ced5d303787707962345908883d8cd04423928fa [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
bugreport
.
cpp
LOCAL_MODULE
:=
bugreport
LOCAL_CFLAGS
:=
-
Wall
LOCAL_SHARED_LIBRARIES
:=
libcutils
include $
(
BUILD_EXECUTABLE
)