Add network.wifi.softap feature (ACR-1176) 05/177105/2 accepted/tizen/unified/20180504.063301 submit/tizen/20180503.022339
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 25 Apr 2018 10:23:35 +0000 (19:23 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Thu, 3 May 2018 02:23:06 +0000 (02:23 +0000)
Change-Id: Iabd5f0291a6e8be800b3cfbbe2a452ed05b5e1eb
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
model-config-default.xml
model-config.xml
model-config_headless.xml
model-config_iot_core.xml
model-config_tv.xml

index a2e3c3110b39180ceb48ff818bb920b9c43bcd21..38f2c980c5f5a3f7302c5630fac43ad029e78fc8 100644 (file)
                <key name="tizen.org/feature/network.wifi.direct" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi.direct.display" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi.direct.service_discovery" type="bool">false</key>
+               <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
                <key name="tizen.org/feature/network.traffic_control" type="bool">false</key>
                <key name="tizen.org/feature/network.vpn" type="bool">false</key>
index f86d06fbfcb171a76664744bfeb9ce19e135292d..93ea6427d09ee6da33c0cf5686a992afbd9742cd 100644 (file)
@@ -98,6 +98,7 @@
                <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">false</key>
+               <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
                <key name="tizen.org/feature/opengles" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
index 062320b64631472b42bef21a2d7af367d532c2b8..91d92c8dadde3c8c725ea3995355cf71e7e124ae 100644 (file)
@@ -98,6 +98,7 @@
                <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">false</key>
+               <key name="tizen.org/feature/network.wifi.softap" type="bool">true</key>
                <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
                <key name="tizen.org/feature/opengles" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
index 206629cd7c9ab45f3a1dd70e08b6c788fb38f7c9..59f88ac3dd0c8ed26ba7ca67029e95a5824d81d8 100644 (file)
@@ -98,6 +98,7 @@
                <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">false</key>
+               <key name="tizen.org/feature/network.wifi.softap" type="bool">true</key>
                <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
                <key name="tizen.org/feature/opengles" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
index 5f9f9f449dc973cbc7c7e283ff367c617396b7b4..3df4e4c6b6878b8560a6f82046daa1d341da0762 100644 (file)
@@ -98,6 +98,7 @@
                <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">false</key>
+               <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
                <key name="tizen.org/feature/opengles" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>