Disable Wi-Fi Direct Service Discovery feature 10/46210/1 accepted/tizen/mobile/20150818.153603 submit/tizen_mobile/20150818.113446
authorYu Jiung <jiung.yu@samsung.com>
Tue, 18 Aug 2015 05:20:57 +0000 (14:20 +0900)
committerYu Jiung <jiung.yu@samsung.com>
Tue, 18 Aug 2015 05:21:25 +0000 (14:21 +0900)
Change-Id: I0e20665207fa98033cefd42c25cb59d6292fe2e7

model-config.xml

index 05bbc4fb0ed65b260e6d8a29a3159b4248d29bb7..830a689cee6d7be0ac4ef897b068dacfceef502a 100644 (file)
@@ -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>