Implement APIs for multi-signal 98/225898/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 20 Jan 2020 12:44:53 +0000 (21:44 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 25 Feb 2020 07:52:23 +0000 (07:52 +0000)
commite972df62c2b7e47855e6710cd9e06988c5851f06
tree49db34e2c5bf61c6ea10535a4c69a858fde7b59c
parentff4817e1816719541fb671c5d14fd9faab21ff77
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>
(cherry picked from commit 65be0a75c06c297f36561c459be5b3110e1c1c02)
client/src/pkgmgr_client_connection.c
installer/pkgmgr_installer.c
installer/pkgmgr_installer.h
installer/pkgmgr_installer_signal_agent.c