[Sensor] Disable sensor for TW2 device 13/131513/1 submit/tizen/20170529.115637
authorPiotr Kosko <p.kosko@samsung.com>
Mon, 29 May 2017 11:49:09 +0000 (13:49 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Mon, 29 May 2017 11:49:14 +0000 (13:49 +0200)
[Feature] sensor is now not supported on TW2 device - official 4.0 device,
  so it is needed to disable it in TW2 build.

Change-Id: If6fb85627f8624baf51c51c8736911e83ae6c00b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
packaging/webapi-plugins.spec

index 1c2d331be553c0da4c718c67fdd8adbdd5525c94..9f70ddbf3fbec1ce8d5abbee6586522ed0ca87c7 100644 (file)
@@ -161,7 +161,7 @@ Source0:    %{name}-%{version}.tar.gz
 
 
 ####################################################################
-#       Wearable Profile :  B2 / TW1                      #
+#       Wearable Profile :  B2 / TW2                      #
 ####################################################################
 
 %define tizen_wearable_privilege_engine                        CYNARA
@@ -215,7 +215,8 @@ Source0:    %{name}-%{version}.tar.gz
 %define tizen_wearable_feature_preference_support              1
 %define tizen_wearable_feature_push_support                    1
 %define tizen_wearable_feature_se_support                      1
-%define tizen_wearable_feature_sensor_support                  1
+# sensor module is not supported in TW2 devices
+%define tizen_wearable_feature_sensor_support                  0
 %define tizen_wearable_feature_sound_support                   1
 %define tizen_wearable_feature_system_info_support             1
 %define tizen_wearable_feature_system_setting_support          1