From 1169d2e71f18ad1bd25e7cc371cda9af9cb79d48 Mon Sep 17 00:00:00 2001 From: Mateusz Moscicki Date: Thu, 7 Dec 2023 12:24:58 +0100 Subject: [PATCH] Change the dbus policy to allow app_fw to call dbus methods Change-Id: I54d607be35178ac8b54da364c332855b75648e49 --- packaging/isu.spec | 2 +- src/isud/isud.conf | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/packaging/isu.spec b/packaging/isu.spec index a37fd24..161611d 100644 --- a/packaging/isu.spec +++ b/packaging/isu.spec @@ -1,7 +1,7 @@ %define libisu_version 0.0.1 Summary: Individual Service Upgrade support Name: isu -Version: 9.0.0 +Version: 9.0.1 Release: 1 Source0: %{name}-%{version}.tar.gz License: MIT diff --git a/src/isud/isud.conf b/src/isud/isud.conf index 1797911..be536cd 100644 --- a/src/isud/isud.conf +++ b/src/isud/isud.conf @@ -11,12 +11,13 @@ + + + + - - -- 2.7.4