Add network.wifi.softap feature (ACR-1176) 06/177106/2 accepted/tizen/unified/20180504.063545 submit/tizen/20180503.022036
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 25 Apr 2018 10:32:05 +0000 (19:32 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Thu, 3 May 2018 02:20:00 +0000 (02:20 +0000)
Change-Id: Ia5f128180aa79007d419dedc85d5a46880769e98
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
model-config.xml
model-config_ivi.xml
model-config_tv.xml

index 5634f9c27a8f89a00d69baa32d887d354686d663..ed15ae667b04765f9bfc3b8bfaba16f704275c2c 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/notification" type="bool">false</key>
index 2fa2bf5007c2cd47485a38c62c883d1524f4e1b4..fc27a837c21df1cd0f8c2ef09d513d03cdd3a5d4 100644 (file)
@@ -95,6 +95,7 @@
                <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">true</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/opengles" type="bool">true</key>
index 78c62e99d6ee4c9986423c1f5020b30aa9ff8f6c..15446366154776e156da32d5b0595f07764b5141 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/notification" type="bool">false</key>