[Service] util to init gdbus module
authorJaeyun Jung <jy1210.jung@samsung.com>
Mon, 17 Jul 2023 08:26:13 +0000 (17:26 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 18 Jul 2023 06:10:18 +0000 (15:10 +0900)
commit767a966dfc45815370959f19bce8aa1d2830e443
tree5e45a534217f762d0ed4e29ae7238c5d434e1f1d
parentce45f685d8b307f878efb8c8cf6751c1e59bb3f8
[Service] util to init gdbus module

Fix log message, and add common function to initialize gdbus module.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
daemon/gdbus-util.c
daemon/gdbus-util.h
daemon/model-dbus-impl.cc
daemon/pipeline-dbus-impl.cc
tests/dbus/test-dbus-impl.c