summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh
blob: 50f27d69af26199d55728e887e1d552d0ca8b546 (plain)
1
2
3
4
5
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'