diff options
author | Inhong Han <inhong1.han@samsung.com> | 2019-02-15 11:10:56 +0900 |
---|---|---|
committer | Inhong Han <inhong1.han@samsung.com> | 2019-02-15 11:10:56 +0900 |
commit | 0c84515520659ab88b9321d157ac7e4fd4c83c28 (patch) | |
tree | bd7b9523d7337242f379dbaae0aa1a5f6d2fc23f /emulator/model-config.xml | |
parent | 46d459624d4188a55ebea4af0736ebb39508485e (diff) | |
download | unified-model-config-tizen_5.0.tar.gz unified-model-config-tizen_5.0.tar.bz2 unified-model-config-tizen_5.0.zip |
Remove wrong parametersubmit/tizen_5.0/20190218.061846accepted/tizen/5.0/unified/20190218.064120tizen_5.0accepted/tizen_5.0_unified
Change-Id: Ic0bafa7f04a6df81fe10f5eccd63be2cb43292be
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> |