From: Jose Bollo Date: Wed, 13 Nov 2019 16:05:06 +0000 (+0100) Subject: afb-api-dbus: Fix broken broadcast in dbus apis X-Git-Tag: 8.99.1~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2243df148acbb5efa1a62aa23da99d87600023aa;hp=2243df148acbb5efa1a62aa23da99d87600023aa;p=src%2Fapp-framework-binder.git afb-api-dbus: Fix broken broadcast in dbus apis Probably because of conditional compiling, afb-api-dbus was broken since introduction of uuid and hops in broadcats. This change fixes this issue. Bug-AGL: SPEC-2969 Change-Id: I9a0fd8552f5f61d6eafa1ed83f6e09e6474378ff Signed-off-by: Jose Bollo ---