[VPN] Add feature for vpn service 22/62422/2 accepted/tizen/ivi/20160316.081623 accepted/tizen/mobile/20160316.081526 accepted/tizen/tv/20160316.081547 accepted/tizen/wearable/20160316.081605 submit/tizen/20160316.052148 submit/tizen/20160316.055709
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 16 Mar 2016 04:44:27 +0000 (13:44 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Wed, 16 Mar 2016 05:17:50 +0000 (22:17 -0700)
Change-Id: Iabbe4b2437916dca5f55f36c73b2815cb0dfc46a
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
model-config.xml
model-config_mobile.xml
model-config_tv.xml
model-config_wearable.xml

index 16d2ff227c92b4496fb7ba9494ee3e0360b55876..eb2d9cdb149b6badcda25babbd03118dc1b6f917 100644 (file)
@@ -59,6 +59,7 @@
                <key name="tizen.org/feature/network.tethering.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.usb" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.wifi" type="bool">false</key>
+               <key name="tizen.org/feature/network.vpn" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi" type="bool">false</key>
                <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>
index 39c616b87aac90dd3e292a7f3b830b6394efee05..2803332be5bb423ad5c8e00825fbd823324b2fcf 100644 (file)
@@ -73,6 +73,7 @@
                <key name="tizen.org/feature/network.tethering.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.usb" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.wifi" type="bool">false</key>
+               <key name="tizen.org/feature/network.vpn" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi" type="bool">false</key>
                <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>
index 6ab584af14f3242b9d7521b0af3e8ed6523b1a5e..b324480892cafb62880c8e2a3bed9bfe1f6c1415 100644 (file)
@@ -71,6 +71,7 @@
                <key name="tizen.org/feature/network.tethering.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.usb" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.wifi" type="bool">false</key>
+               <key name="tizen.org/feature/network.vpn" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi" type="bool">false</key>
                <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>
index 785260c061fbaaa791a03737b315cdf75856015a..07617e1e11ffddcd0d12b004fed53033a1260b1f 100644 (file)
@@ -77,6 +77,7 @@
                <key name="tizen.org/feature/network.tethering.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.usb" type="bool">false</key>
                <key name="tizen.org/feature/network.tethering.wifi" type="bool">false</key>
+               <key name="tizen.org/feature/network.vpn" type="bool">false</key>
                <key name="tizen.org/feature/network.wifi" type="bool">false</key>
                <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>