From 38cb014ec735107c942beb8e2a2acfbdc9f05981 Mon Sep 17 00:00:00 2001 From: Hyunjin Park Date: Wed, 17 Aug 2016 13:33:49 +0900 Subject: [PATCH] [NFC][wearable emulator] enable NFC feature Change-Id: I023ef3ed461bd4c9af47a97ff9dffe72d3c5cc30 --- packaging/webapi-plugins.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index eb12889c..128205ac 100644 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -10,7 +10,7 @@ %define crosswalk_extensions_path %{_libdir}/%{crosswalk_extensions} Name: webapi-plugins -Version: 1.23 +Version: 1.24 Release: 0 License: Apache-2.0 and BSD-2.0 and MIT Group: Development/Libraries @@ -232,11 +232,7 @@ Source0: %{name}-%{version}.tar.gz %define tizen_feature_message_port_support 1 %define tizen_feature_messaging_support 0 %define tizen_feature_nfc_emulation_support 0 -%if 0%{?tizen_is_emulator} -%define tizen_feature_nfc_support 0 -%else %define tizen_feature_nfc_support 1 -%endif %define tizen_feature_notification_support 1 %define tizen_feature_package_support 1 %define tizen_feature_power_support 1 -- 2.34.1