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 /xu3/model-config.xml | |
parent | 46d459624d4188a55ebea4af0736ebb39508485e (diff) | |
download | unified-model-config-0c84515520659ab88b9321d157ac7e4fd4c83c28.tar.gz unified-model-config-0c84515520659ab88b9321d157ac7e4fd4c83c28.tar.bz2 unified-model-config-0c84515520659ab88b9321d157ac7e4fd4c83c28.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 '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 465a976..4806bef 100644 --- a/xu3/model-config.xml +++ b/xu3/model-config.xml @@ -115,7 +115,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> |