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 a2e3c31..38f2c98 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 f86d06f..93ea642 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 062320b..91d92c8 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 206629c..59f88ac 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 5f9f9f4..3df4e4c 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>