Fix getting DBus bus type 56/84056/3
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 16 Aug 2016 10:07:26 +0000 (19:07 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 22 Aug 2016 05:36:15 +0000 (22:36 -0700)
commita299c1d3cd1bd33431226885aa9531c77f272a6e
treec7f84df06093867632ba1a16a95c943223771b84
parent10189f814b00aa1c0f783de2684f43979e0a538f
Fix getting DBus bus type

Installer now send signal to both of bus types.
The pkgmgr client will connect with proper bus type.

- Request -> system bus
- Listen(system) -> system bus
- Listen(user) -> session bus

Change-Id: If597cecf44e70f8ea9c9264fcdb37bc943057fc5
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
client/include/comm_client.h
client/src/comm_client_gdbus.c
client/src/pkgmgr.c