[TCSACR-193] Add nlp feature 61/193461/1 accepted/tizen/unified/20181126.143104 submit/tizen/20181126.013700
authorInhong Han <inhong1.han@samsung.com>
Fri, 16 Nov 2018 06:16:49 +0000 (15:16 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 21 Nov 2018 04:10:18 +0000 (04:10 +0000)
Change-Id: Ieb72ae69a8b7daf79b19e3a0f6a5a0f5788a37a2

16 files changed:
emulator/model-config.xml
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml
emulator/model-config_tv.xml
emulator/model-config_tv64.xml
emulator/model-config_wearable.xml
generic/model-config-iot.xml
generic/model-config.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml
tm1/model-config.xml
tm2/model-config.xml
tw2/model-config.xml
xu3/model-config.xml
xu3/model-config_ivi.xml
xu3/model-config_tv.xml

index 3624367..2d797f0 100644 (file)
@@ -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>
index b2a3193..e85ea6f 100644 (file)
                <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>
index 940a6d1..91b352e 100644 (file)
                <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>
index 0e959b3..9c3f3e4 100644 (file)
                <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>
index e5c328e..58bd531 100644 (file)
                <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>
index 6ea7c88..3a81613 100644 (file)
                <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>
index 46b6bf2..a760292 100644 (file)
                <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>
index b867939..ef3f071 100644 (file)
@@ -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>
index 73b3dc3..a72846a 100644 (file)
                <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>
index 8650927..73d5472 100644 (file)
                <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>
index 8b1535d..5293c96 100644 (file)
                <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>
index 8086c8c..dafdb2e 100644 (file)
                <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>
index fe713a6..5260d6a 100644 (file)
                <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>
index 0a3d328..4881b7b 100644 (file)
                <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>
index 08b2da1..77f54c5 100644 (file)
                <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>
index f40bdb0..fee614c 100644 (file)
                <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>