Use gdbus library instead of dbus-glib library for client library 51/31951/8
authorBaptiste DURAND <baptiste.durand@gmail.com>
Fri, 12 Dec 2014 11:38:11 +0000 (12:38 +0100)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Fri, 12 Dec 2014 17:14:35 +0000 (18:14 +0100)
commit007d63bc7cced220a7f018454690e7f42d1e9fb5
tree5d391c95b686e4ebdc08981dafe95be5a14ad6e4
parentc737cd75d68bfc0c9fd7ac762508223e67b9d5c4
Use gdbus library instead of dbus-glib library for client library

gdbus has creedential features.
This ones will be used to identify user for the resquest management
Permits to fix
Based on Tizen 2.3 version from slp-pkgmgr package
BUG-Tizen=TC-1808
BUG-Tizen=TC-2222

Change-Id: I51dbbd994804b41f1f4332f07824879df2605150
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
comm/CMakeLists.txt
comm/comm_client_dbus.c [deleted file]
comm/comm_client_gdbus.c [new file with mode: 0755]