From 276f30ef24715c9c86a9b63e7406dd9a8cc93a0c Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Mon, 26 Dec 2016 20:21:43 +0900 Subject: Merge the installation script to ces2017-demo I divided the script of Navi, but I will do the merge. With this change, all installations are done with one script. This patch solves the problem that navigation can not be started. Change-Id: I523b85cbee19531345c2e3fdaffc9c8c5f6b9c1b Signed-off-by: Naoto Yamaguchi --- recipes-demo-hmi/navigation/poiapp/installNaviApps.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-demo-hmi/navigation/poiapp/installNaviApps.sh (limited to 'recipes-demo-hmi/navigation/poiapp') diff --git a/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh b/recipes-demo-hmi/navigation/poiapp/installNaviApps.sh deleted file mode 100644 index 50f27d69..00000000 --- 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' -- cgit 1.2.3-korg