Add ethernet feature to all config files 07/52707/1 accepted/tizen/ivi/20160218.022818 accepted/tizen/mobile/20151126.073526 accepted/tizen/tv/20151126.073543 accepted/tizen/wearable/20151126.073552 submit/tizen/20151126.070739 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 26 Nov 2015 05:18:08 +0000 (14:18 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 26 Nov 2015 05:18:27 +0000 (14:18 +0900)
Change-Id: Ic9d7a81f8ff6583526391c130caf82682fd16f0b
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 596d970..b7f9c06 100644 (file)
@@ -25,6 +25,7 @@
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
                <key name="tizen.org/feature/multimedia.transcoder" type="bool">false</key>
+               <key name="tizen.org/feature/network.ethernet" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.media" type="bool">false</key>
index 2b0c691..6ab584a 100644 (file)
@@ -39,6 +39,7 @@
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
                <key name="tizen.org/feature/multimedia.transcoder" type="bool">false</key>
+               <key name="tizen.org/feature/network.ethernet" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.media" type="bool">false</key>
index 2b0c691..6ab584a 100644 (file)
@@ -39,6 +39,7 @@
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
                <key name="tizen.org/feature/multimedia.transcoder" type="bool">false</key>
+               <key name="tizen.org/feature/network.ethernet" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.media" type="bool">false</key>
index 70d145b..afeec6b 100644 (file)
@@ -42,6 +42,7 @@
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">2</key>
                <key name="tizen.org/feature/multimedia.transcoder" type="bool">false</key>
+               <key name="tizen.org/feature/network.ethernet" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.audio.media" type="bool">false</key>