From 6f817bf7dbbb255036d23b433cceca6fde47d0d9 Mon Sep 17 00:00:00 2001 From: Hyunjin Park Date: Tue, 9 Jun 2015 14:05:20 +0900 Subject: [PATCH] change build feature for fm radio - build feature doesn't work Change-Id: I7dfc419fb06e080187f6791e897d5755eaf6f197 --- 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 8c1f2bb4..348f517d 100755 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -13,7 +13,7 @@ Source0: %{name}-%{version}.tar.gz #################################################################### -# Mobile Profile : Redwood(SM-Z910F) # +# Mobile Profile : Redwood(SM-Z910F), KIRAN(Z130H) # #################################################################### %if "%{?tizen_profile_name}" == "mobile" @@ -40,11 +40,7 @@ Source0: %{name}-%{version}.tar.gz %define tizen_feature_download_support 1 %define tizen_feature_exif_support 1 %define tizen_feature_filesystem_support 1 -%if 0%{?model_build_feature_fmradio} %define tizen_feature_fm_radio_support 1 -%else -%define tizen_feature_fm_radio_support 0 -%endif %ifarch %{arm} # ARM %define tizen_feature_ham_support 0 -- 2.34.1