Implement APIs for multi-signal 39/222839/5
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 20 Jan 2020 12:44:53 +0000 (21:44 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 31 Jan 2020 06:05:22 +0000 (06:05 +0000)
commit65be0a75c06c297f36561c459be5b3110e1c1c02
treec1944529eb249eca7ae7018c7a24bfdb19a99579
parent66aa6ae7f27c4fb8ebd823dbf6646ae6f974dd5e
Implement APIs for multi-signal

Currently dbus signal should be emitted for each pkg
even if process knows list of packages signal emittion has required.
Newly introduced API sets will provide methods to add
multiple package IDs to be submitted at once.

Change-Id: I62d5d3d9a9809b0d28f959b5d0d92018ffb22892
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
client/src/pkgmgr_client_connection.c
installer/pkgmgr_installer.c
installer/pkgmgr_installer.h
installer/pkgmgr_installer_signal_agent.c