summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/connman.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index ed731fea..23b8d52c 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -103,6 +103,12 @@ VPN_CFLAGS+=" -DTIZEN_EXT -lsmack -Werror"
%if 0%{?sec_product_feature_telephony_disable} == 1
CFLAGS+=" -DTIZEN_CONNMAN_NTP"
%endif
+%if 0%{?sec_product_feature_security_fstek_enable} == 1
+ CFLAGS+=" -DTIZEN_CONNMAN_USE_BLACKLIST"
+%endif
+%if 0%{?sec_product_feature_profile_wearable}
+ CFLAGS+=" -DTIZEN_WEARABLE"
+%endif
%endif
chmod +x bootstrap