From 9a0963f1f5f5a5c66dfd34ce9f1a4532783a556d Mon Sep 17 00:00:00 2001 From: Jaehyun Kim Date: Tue, 16 Jan 2024 14:14:31 +0900 Subject: [PATCH] Add a missing dbus rule for Clock interface Change-Id: I89517116d534248f53c85c46de7dff00e65287a8 Signed-off-by: Jaehyun Kim --- src/connman-robot.conf | 1 + src/connman.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/src/connman-robot.conf b/src/connman-robot.conf index f123c25..c542196 100644 --- a/src/connman-robot.conf +++ b/src/connman-robot.conf @@ -41,5 +41,6 @@ + diff --git a/src/connman.conf b/src/connman.conf index 3d113a7..7cc819e 100644 --- a/src/connman.conf +++ b/src/connman.conf @@ -45,5 +45,6 @@ + -- 2.7.4