diff options
author | Inhong Han <inhong1.han@samsung.com> | 2018-11-16 15:16:49 +0900 |
---|---|---|
committer | InHong Han <inhong1.han@samsung.com> | 2018-11-21 04:10:18 +0000 |
commit | e74288b9518b1c0bbba363a482fdf1c09467b0b4 (patch) | |
tree | 3aa23409964ee399f3e827893348be86ece10bd1 /xu3/model-config_ivi.xml | |
parent | bb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc (diff) | |
download | unified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.tar.gz unified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.tar.bz2 unified-model-config-e74288b9518b1c0bbba363a482fdf1c09467b0b4.zip |
[TCSACR-193] Add nlp featuresubmit/tizen/20181126.013700accepted/tizen/unified/20181126.143104
Change-Id: Ieb72ae69a8b7daf79b19e3a0f6a5a0f5788a37a2
Diffstat (limited to 'xu3/model-config_ivi.xml')
-rw-r--r-- | xu3/model-config_ivi.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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> |