Merge "[SPIN] Enable the ntp by connman if device does not use the cellular." into...
[platform/upstream/connman.git] / packaging / connman.spec
index 4bf2d1a..47f8552 100755 (executable)
@@ -99,6 +99,10 @@ CFLAGS+=" -DTIZEN_TV_EXT"
 
 %if %{with connman_vpnd}
 VPN_CFLAGS+=" -DTIZEN_EXT -lsmack -Werror"
+
+%if 0%{?sec_product_feature_telephony_disable} == 1
+       CFLAGS+=" -DTIZEN_CONNMAN_NTP"
+%endif
 %endif
 
 chmod +x bootstrap