Force to accept auto pairing temporarily 19/48019/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150911.091947 accepted/tizen/tv/20150911.091955 accepted/tizen/wearable/20150911.092010 submit/tizen/20150911.075625 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
authorTaejin Woo <tt.woo@samsung.com>
Fri, 11 Sep 2015 06:46:05 +0000 (15:46 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Fri, 11 Sep 2015 06:46:05 +0000 (15:46 +0900)
Change-Id: I9b8d428f314c078ac5be7c4a06feff3ac8bd75c3
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
packaging/bluetooth-frwk.spec

index 531c3c9..708fb95 100644 (file)
@@ -115,7 +115,7 @@ export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE"
 %define _servicedir starter.target.wants
 
 %if "%{?profile}" == "mobile"
-export CFLAGS="$CFLAGS -DTIZEN_NETWORK_TETHERING_ENABLE -DTIZEN_BT_FLIGHTMODE_ENABLED -DTIZEN_MOBILE -DTIZEN_TELEPHONY_ENABLED"
+export CFLAGS="$CFLAGS -DTIZEN_NETWORK_TETHERING_ENABLE -DTIZEN_BT_FLIGHTMODE_ENABLED -DTIZEN_MOBILE -DTIZEN_TELEPHONY_ENABLED -DAUTO_ACCEPT"
 %define _servicefile packaging/bluetooth-frwk-mobile.service
 %define _servicedir multi-user.target.wants
 %endif