Sign in
android
/
platform
/
external
/
bluetooth
/
bluez
/
froyo-release
/
.
/
lib
/
Android.mk
blob: a0dc4d00b570a59616c4a11dad734983a4c3883b [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
bluetooth
.
c \
sdp
.
c \
hci
.
c
LOCAL_C_INCLUDES
+=
\
$
(
LOCAL_PATH
)/../
include
/
LOCAL_MODULE
:=
libbluetooth
LOCAL_CFLAGS
+=-
O3
include $
(
BUILD_SHARED_LIBRARY
)