summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/navigation/poiapp/installNaviApps.sh')
-rw-r--r--recipes-demo-hmi/navigation/poiapp/installNaviApps.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh b/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh
new file mode 100644
index 00000000..50f27d69
--- /dev/null
+++ b/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+/usr/bin/afm-util install poi.wgt
+
+#it's Workaround
+cyad -s -k MANIFESTS -t allow -c User::App::navigation -u '*' -p 'http://tizen.org/privilege/internal/dbus'
+cyad -s -k MANIFESTS -t allow -c User::App::poi -u '*' -p 'http://tizen.org/privilege/internal/dbus'