summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2016-06-03 13:46:57 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2016-06-03 13:46:57 +0900
commit8f634db50343cd24553423e32dfc87058dfd491e (patch)
tree0967e62769660d29b3ac75b8386bc35466731f6d
parentaa45951c87a00e493ce6b82f62e22618b0d3213b (diff)
downloadbluetooth-8f634db50343cd24553423e32dfc87058dfd491e.tar.gz
bluetooth-8f634db50343cd24553423e32dfc87058dfd491e.tar.bz2
bluetooth-8f634db50343cd24553423e32dfc87058dfd491e.zip
Disable supporting option of PBAP APIs except of wearble profile
Change-Id: I651d041763a222094e62c86d3347bd9b2d679ec5 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--packaging/capi-network-bluetooth.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/capi-network-bluetooth.spec b/packaging/capi-network-bluetooth.spec
index af897d6..7fee3e7 100644
--- 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