summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoung-Ae Kang <youngae.kang@samsung.com>2015-12-09 14:07:37 +0900
committerYoung-Ae Kang <youngae.kang@samsung.com>2015-12-09 14:09:32 +0900
commit25fde2017c88934cd2bc2f837e18fe2d9f95f408 (patch)
treeab0ea3f8d781b0a9e799a6d7b6328a4b86a82814
parent55b7e01e536df6899899f29dc911e5061038ff9a (diff)
downloadmodel-config-tm1-25fde2017c88934cd2bc2f837e18fe2d9f95f408.tar.gz
model-config-tm1-25fde2017c88934cd2bc2f837e18fe2d9f95f408.tar.bz2
model-config-tm1-25fde2017c88934cd2bc2f837e18fe2d9f95f408.zip
Changed tizen.org/feature/location.wps from true to false because WPS plugin doesn't support Cynara yet.submit/tizen/20151209.053331accepted/tizen/mobile/20151209.070928
Change-Id: Ic83e43862f96ddf85782937c3d36982ed726364b
-rw-r--r--model-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/model-config.xml b/model-config.xml
index 6d55097..a3a86d2 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -36,7 +36,7 @@
<key name="tizen.org/feature/location.batch" type="bool">false</key>
<key name="tizen.org/feature/location.gps" type="bool">true</key>
<key name="tizen.org/feature/location.gps.satellite" type="bool">true</key>
- <key name="tizen.org/feature/location.wps" type="bool">true</key>
+ <key name="tizen.org/feature/location.wps" type="bool">false</key>
<key name="tizen.org/feature/location.companion" type="bool">false</key>
<key name="tizen.org/feature/location.geofence" type="bool">true</key>
<key name="tizen.org/feature/microphone" type="bool">true</key>