projects
/
platform
/
core
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa45951
)
Disable supporting option of PBAP APIs except of wearble profile
13/72913/1
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Fri, 3 Jun 2016 04:46:57 +0000
(13:46 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Fri, 3 Jun 2016 04:46:57 +0000
(13:46 +0900)
Change-Id: I651d041763a222094e62c86d3347bd9b2d679ec5
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/capi-network-bluetooth.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-network-bluetooth.spec
b/packaging/capi-network-bluetooth.spec
index af897d63622524d991bc594901e4a9e9ad748d27..7fee3e7758b5ebcf36608b838395990f07460477 100644
(file)
--- a/
packaging/capi-network-bluetooth.spec
+++ b/
packaging/capi-network-bluetooth.spec
@@
-59,6
+59,10
@@
export FFLAGS="$FFLAGS -DTIZEN_BT_DISABLE"
export CFLAGS="$CFLAGS -DTIZEN_WEARABLE"
export CXXFLAGS="$CXXFLAGS -DTIZEN_WEARABLE"
export FFLAGS="$FFLAGS -DTIZEN_WEARABLE"
+%else
+export CFLAGS="$CFLAGS -DTIZEN_PBAP_DISABLE"
+export CXXFLAGS="$CXXFLAGS -DTIZEN_PBAP_DISABLE"
+export FFLAGS="$FFLAGS -DTIZEN_PBAP_DISABLE"
%endif
%else # _with_emulator