Send & receive array of responses and privileges 70/179770/26
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 22 May 2018 06:39:33 +0000 (08:39 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Tue, 28 Aug 2018 04:56:17 +0000 (04:56 +0000)
commitd823573323ef8dd11582c66230fafc512893b301
treeabdc738d1e9d11081d15eae619e90282ed40ceed
parentbe6ef6443ee0b267103eacc0010da14aa67ad9b8
Send & receive array of responses and privileges

This commit is a preparation for new API with many privileges as input.

Change-Id: I611348de78fa6231eab52c9f8069c957c4aa14a3
Signed-off-by: Ernest Borowski <e.borowski@partner.samsung.com>
13 files changed:
src/capi/test/privacy_privilege_manager_test.cpp
src/client/impl/ApiInterfaceImpl.cpp
src/client/impl/ClientCallbacks.cpp
src/client/impl/ClientCallbacks.h
src/ipc/client-channel.cpp
src/ipc/client-channel.h
src/ipc/message-utils.h
src/ipc/server-channel.cpp
src/ipc/server-channel.h
src/ipc/test/main.cpp
src/notification-daemon/Logic.cpp
src/notification-daemon/ServerCallbacks.cpp
src/notification-daemon/ServerCallbacks.h