summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInhong Han <inhong1.han@samsung.com>2018-11-16 15:16:49 +0900
committerInHong Han <inhong1.han@samsung.com>2018-11-21 04:10:18 +0000
commite74288b9518b1c0bbba363a482fdf1c09467b0b4 (patch)
tree3aa23409964ee399f3e827893348be86ece10bd1
parentbb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc (diff)
downloadunified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.tar.gz
unified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.tar.bz2
unified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.zip
Change-Id: Ieb72ae69a8b7daf79b19e3a0f6a5a0f5788a37a2
-rw-r--r--emulator/model-config.xml1
-rw-r--r--emulator/model-config_mobile.xml1
-rw-r--r--emulator/model-config_mobile64.xml1
-rw-r--r--emulator/model-config_tv.xml1
-rw-r--r--emulator/model-config_tv64.xml1
-rw-r--r--emulator/model-config_wearable.xml1
-rw-r--r--generic/model-config-iot.xml1
-rw-r--r--generic/model-config.xml1
-rw-r--r--rpi3/model-config.xml1
-rw-r--r--rpi3/model-config_tv.xml1
-rw-r--r--tm1/model-config.xml1
-rw-r--r--tm2/model-config.xml1
-rw-r--r--tw2/model-config.xml1
-rw-r--r--xu3/model-config.xml1
-rw-r--r--xu3/model-config_ivi.xml1
-rw-r--r--xu3/model-config_tv.xml1
16 files changed, 16 insertions, 0 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml
index 3624367..2d797f0 100644
--- a/emulator/model-config.xml
+++ b/emulator/model-config.xml
@@ -94,6 +94,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">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>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
diff --git a/emulator/model-config_mobile.xml b/emulator/model-config_mobile.xml
index b2a3193..e85ea6f 100644
--- a/emulator/model-config_mobile.xml
+++ b/emulator/model-config_mobile.xml
@@ -118,6 +118,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/emulator/model-config_mobile64.xml b/emulator/model-config_mobile64.xml
index 940a6d1..91b352e 100644
--- a/emulator/model-config_mobile64.xml
+++ b/emulator/model-config_mobile64.xml
@@ -118,6 +118,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/emulator/model-config_tv.xml b/emulator/model-config_tv.xml
index 0e959b3..9c3f3e4 100644
--- a/emulator/model-config_tv.xml
+++ b/emulator/model-config_tv.xml
@@ -115,6 +115,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/oauth2" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml
index e5c328e..58bd531 100644
--- a/emulator/model-config_tv64.xml
+++ b/emulator/model-config_tv64.xml
@@ -113,6 +113,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml
index 6ea7c88..3a81613 100644
--- a/emulator/model-config_wearable.xml
+++ b/emulator/model-config_wearable.xml
@@ -119,6 +119,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/generic/model-config-iot.xml b/generic/model-config-iot.xml
index 46b6bf2..a760292 100644
--- a/generic/model-config-iot.xml
+++ b/generic/model-config-iot.xml
@@ -122,6 +122,7 @@
<key name="tizen.org/feature/network.inm" type="bool">false</key>
<key name="tizen.org/feature/network.vpn" type="bool">false</key>
<key name="tizen.org/feature/network.zigbee" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/generic/model-config.xml b/generic/model-config.xml
index b867939..ef3f071 100644
--- a/generic/model-config.xml
+++ b/generic/model-config.xml
@@ -44,6 +44,7 @@
<key name="tizen.org/feature/network.telephony.service.umts" type="bool">false</key>
<key name="tizen.org/feature/network.wifi" type="bool">true</key>
<key name="tizen.org/feature/network.wifi.direct" type="bool">false</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">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>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml
index 73b3dc3..a72846a 100644
--- a/rpi3/model-config.xml
+++ b/rpi3/model-config.xml
@@ -107,6 +107,7 @@
<key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">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>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
diff --git a/rpi3/model-config_tv.xml b/rpi3/model-config_tv.xml
index 8650927..73d5472 100644
--- a/rpi3/model-config_tv.xml
+++ b/rpi3/model-config_tv.xml
@@ -107,6 +107,7 @@
<key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">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>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index 8b1535d..5293c96 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -120,6 +120,7 @@
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
<key name="tizen.org/feature/network.vpn" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/tm2/model-config.xml b/tm2/model-config.xml
index 8086c8c..dafdb2e 100644
--- a/tm2/model-config.xml
+++ b/tm2/model-config.xml
@@ -121,6 +121,7 @@
<key name="tizen.org/feature/network.vpn" type="bool">true</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/tw2/model-config.xml b/tw2/model-config.xml
index fe713a6..5260d6a 100644
--- a/tw2/model-config.xml
+++ b/tw2/model-config.xml
@@ -120,6 +120,7 @@
<key name="tizen.org/feature/network.wifi.softap" type="bool">true</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">true</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
diff --git a/xu3/model-config.xml b/xu3/model-config.xml
index 0a3d328..4881b7b 100644
--- a/xu3/model-config.xml
+++ b/xu3/model-config.xml
@@ -115,6 +115,7 @@
<key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</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>
diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml
index 08b2da1..77f54c5 100644
--- a/xu3/model-config_ivi.xml
+++ b/xu3/model-config_ivi.xml
@@ -103,6 +103,7 @@
<key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">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>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml
index f40bdb0..fee614c 100644
--- a/xu3/model-config_tv.xml
+++ b/xu3/model-config_tv.xml
@@ -116,6 +116,7 @@
<key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key>
<key name="tizen.org/feature/network.traffic_control" type="bool">true</key>
<key name="tizen.org/feature/network.inm" type="bool">true</key>
+ <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">false</key>
<key name="tizen.org/feature/notification" type="bool">false</key>
<key name="tizen.org/feature/oauth2" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>