From: Hyunjin Park Date: Mon, 4 Jul 2016 06:45:12 +0000 (+0900) Subject: [wearable][nfc] enable feature on emulator X-Git-Tag: submit/tizen/20160704.064855^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F78059%2F1;p=platform%2Fcore%2Fapi%2Fwebapi-plugins.git [wearable][nfc] enable feature on emulator [version] 1.6 Change-Id: I6ed647a77cafcbfef395fafe27637bc4ee30bf49 --- diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index 85701217..5bf3264a 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.5 +Version: 1.6 Release: 0 License: Apache-2.0 and BSD-2.0 and MIT Group: Development/Libraries @@ -170,14 +170,8 @@ Source0: %{name}-%{version}.tar.gz %define tizen_feature_key_manager_support 1 %define tizen_feature_message_port_support 1 %define tizen_feature_messaging_support 0 - -%if 0%{?tizen_is_emulator} -%define tizen_feature_nfc_emulation_support 0 -%define tizen_feature_nfc_support 0 -%else %define tizen_feature_nfc_emulation_support 0 %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