diff options
Diffstat (limited to 'tm2/model-config.xml')
-rw-r--r-- | tm2/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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> |