From 385246c38e94448a52c1a6f157d78dfd617d28e2 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Tue, 16 Jun 2020 12:31:41 +0900 Subject: [PATCH] Modify mesh dbus configs To avoid the dbus check error, remove send interface lines You mustn't use send_interface without send_destination or send_destination_prefix, unless you limit the rule to only signals with send_type="signal" Change-Id: I5960bf0a9a99d745ad4c1c6a175f93e246f0ab14 Signed-off-by: DoHyun Pyun --- mesh/bluetooth-mesh.conf | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/mesh/bluetooth-mesh.conf b/mesh/bluetooth-mesh.conf index a37b207..8208e79 100644 --- a/mesh/bluetooth-mesh.conf +++ b/mesh/bluetooth-mesh.conf @@ -10,23 +10,11 @@ - - - - - - - - - - - - -- 2.7.4