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 65915b6..cf213ee 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 0ab261a..2b63c45 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>