[Convergence] Change to not support convergence feature. 26/144226/2
authorSegwon <segwon.han@samsung.com>
Wed, 16 Aug 2017 02:56:49 +0000 (11:56 +0900)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 18 Aug 2017 09:50:47 +0000 (09:50 +0000)
The native API is being refactored now.
Till the refactoring is not finished, webapi module should be disabled.

Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I0db5b10a4193b9abf28f9ec029d7aefc51f55a69

packaging/webapi-plugins.spec

index 90f1e44..ae4a9c0 100644 (file)
@@ -157,7 +157,7 @@ Source0:    %{name}-%{version}.tar.gz
 
 %define tizen_mobile_feature_tvinputdevice_support           0
 
-%define tizen_mobile_feature_convergence_support             1
+%define tizen_mobile_feature_convergence_support             0
 
 
 ####################################################################
@@ -235,7 +235,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define tizen_wearable_feature_inputdevice_support             1
 %define tizen_wearable_feature_tvinputdevice_support           0
 
-%define tizen_wearable_feature_convergence_support             1
+%define tizen_wearable_feature_convergence_support             0
 
 
 ####################################################################
@@ -291,7 +291,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define tizen_tv_feature_wi_fi_support                   1
 %define tizen_tv_feature_inputdevice_support             0
 %define tizen_tv_feature_tvinputdevice_support           1
-%define tizen_tv_feature_convergence_support             1
+%define tizen_tv_feature_convergence_support             0
 
 # common, or "unified (undefined)"
 %define unified_build   1