Revert "Remove TIDL for signal transmission" 21/309021/2
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 3 Apr 2024 11:51:06 +0000 (20:51 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Thu, 4 Apr 2024 02:23:23 +0000 (11:23 +0900)
commitb54894f6cb4b17b007d957923961677394fc4656
treec3a4923ce880d207bc2b4246974bec65aadae680
parent6a5c346211b8cef0c4f65e7d632a641f9f0f2e2f
Revert "Remove TIDL for signal transmission"

This reverts commit 2f051a45019188ecafafc06d440b81dcabb3055e.

Change-Id: Id34a709c9b5924cdf9d68bdacb10a3310e01102f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
19 files changed:
client/include/package-manager.h
client/src/api_stub.cc
client/src/connector.cc
client/src/connector.hh
client/src/pkgmgr_client_connection.c [deleted file]
client/src/pkgmgr_client_debug.h [deleted file]
client/src/pkgmgr_client_internal.c [deleted file]
client/src/pkgmgr_client_internal.h [deleted file]
installer/CMakeLists.txt
installer/pkgmgr_installer_config.h [deleted file]
installer/pkgmgr_installer_signal_agent.c [deleted file]
installer/pkgmgr_installer_signal_agent.cc [new file with mode: 0644]
installer/src/api_stub.cc [new file with mode: 0644]
installer/src/control.cc [new file with mode: 0644]
installer/src/control.hh [new file with mode: 0644]
installer/src/pkgmgr_installer.c [deleted file]
installer/src/pkgmgr_installer.h
installer/src/pkgmgr_installer_debug.h
installer/src/request.hh