diff options
Diffstat (limited to 'recipes-demo-hmi/navigation/poiapp/installNaviApps.sh')
-rw-r--r-- | recipes-demo-hmi/navigation/poiapp/installNaviApps.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh b/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh deleted file mode 100644 index 50f27d69a..000000000 --- a/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/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' |