summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--model-config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index 4ebfb32..75880fd 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -65,6 +65,8 @@
<key name="tizen.org/feature/network.secure_element" type="bool">true</key>
<key name="tizen.org/feature/network.secure_element.ese" type="bool">false</key>
<key name="tizen.org/feature/network.secure_element.uicc" type="bool">true</key>
+ <key name="tizen.org/feature/network.service_discovery.dnssd" type="bool">true</key>
+ <key name="tizen.org/feature/network.service_discovery.ssdp" type="bool">true</key>
<key name="tizen.org/feature/network.telephony" type="bool">true</key>
<key name="tizen.org/feature/network.telephony.sms.cbs" type="bool">true</key>
<key name="tizen.org/feature/network.telephony.sms" type="bool">true</key>