diff options
Diffstat (limited to 'emulator/model-config.xml')
-rw-r--r-- | emulator/model-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml index 8c2e7b8..49523d8 100644 --- a/emulator/model-config.xml +++ b/emulator/model-config.xml @@ -94,7 +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/nlp" 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> <key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key> |