summaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 16:09:41 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 16:09:41 +0900
commit1b09dfb921e37018a0dec3512e24af1d71df0ddc (patch)
treec8d5d7c59bcc31c3e8f3370fd1dad412580b84c3 /package/config.xml
parent7d642f7dae7362a96939e412e358b6d1faad87b9 (diff)
get gps position from navigation
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/config.xml b/package/config.xml
index f61bc56..4c53bcb 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -13,5 +13,6 @@
<feature name="urn:AGL:widget:required-permission">
<param name="urn:AGL:permission::system:run-by-default" value="required"/>
<param name="urn:AGL:permission::public:no-htdocs" value="required" />
+ <param name="http://tizen.org/privilege/internal/dbus" value="required"/>
</feature>
</widget>