From: Hyunjin Park Date: Thu, 4 Jun 2015 09:04:36 +0000 (+0900) Subject: disable bluetooth on wearable X-Git-Tag: submit/tizen_mobile/20150604.091215^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a86faaedef39d9be7da4f220c5c6abf933b7f312;p=platform%2Fcore%2Fapi%2Fwebapi-plugins.git disable bluetooth on wearable - to prevent build error for a while Change-Id: I7f7ccf7bd057d150856421d6be374574de764ce4 --- diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index bfc92476..989c8595 100755 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -147,7 +147,7 @@ Source0: %{name}-%{version}.tar.gz %define tizen_feature_badge_support 1 -%define tizen_feature_bluetooth_support 1 +%define tizen_feature_bluetooth_support 0 # Bookmark API is optional in Tizen Wearable Profile. %define tizen_feature_bookmark_support 0