diff options
-rw-r--r-- | model-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model-config.xml b/model-config.xml index 05bbc4f..830a689 100644 --- a/model-config.xml +++ b/model-config.xml @@ -79,7 +79,7 @@ <key name="tizen.org/feature/network.wifi" type="bool">true</key> <key name="tizen.org/feature/network.wifi.direct" type="bool">true</key> <key name="tizen.org/feature/network.wifi.direct.display" type="bool">true</key> - <key name="tizen.org/feature/network.wifi.direct.service_discovery" type="bool">true</key> + <key name="tizen.org/feature/network.wifi.direct.service_discovery" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key> |