diff options
Diffstat (limited to 'xu3/model-config.xml')
-rw-r--r-- | xu3/model-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xu3/model-config.xml b/xu3/model-config.xml index a46b158..0128994 100644 --- a/xu3/model-config.xml +++ b/xu3/model-config.xml @@ -117,7 +117,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/nlp" type="bool">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> |