Add network.wifi.softap feature (ACR-1176) 04/177104/2 accepted/tizen/unified/20180504.063540 submit/tizen/20180503.021947
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 25 Apr 2018 10:15:45 +0000 (19:15 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Thu, 3 May 2018 02:18:43 +0000 (02:18 +0000)
Change-Id: I61468466272f3bd220a01a1d57d35013eb2d4041
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
model-config.xml
model-config_iot_core.xml

index 65915b698b1ffd1479ccf220b1ae1363061e9753..cf213ee0e8c8841c9382e9ef9c3616399c5a0c9b 100644 (file)
                <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/notification" 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 0ab261ab0fe27b0de62858e1d73717ad74a688b7..2b63c45164b85085eadc730776d1160331057826 100755 (executable)
                <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/notification" 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>