Disable supporting option of PBAP APIs except of wearble profile 13/72913/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 3 Jun 2016 04:46:57 +0000 (13:46 +0900)
committerDoHyun 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

index af897d63622524d991bc594901e4a9e9ad748d27..7fee3e7758b5ebcf36608b838395990f07460477 100644 (file)
@@ -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