Adjust server & client logic to handle many privileges in input 80/179780/31
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 22 May 2018 07:28:33 +0000 (09:28 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Tue, 28 Aug 2018 04:56:58 +0000 (04:56 +0000)
commite3efd9596feaa49a11a0108c3aead76e92747872
tree6e50474c377046c187dfaa651df7982dc42177e8
parentd823573323ef8dd11582c66230fafc512893b301
Adjust server & client logic to handle many privileges in input

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

Change-Id: I9964bbdb1fa81211bdd0117e48a5462604407d17
Signed-off-by: Ernest Borowski <e.borowski@partner.samsung.com>
src/capi/impl/privacy_privilege_manager.c
src/client/api/ApiInterface.h
src/client/api/askuser-notification-client.cpp
src/client/impl/ApiInterfaceImpl.cpp
src/client/impl/ApiInterfaceImpl.h
src/client/impl/ClientCallbacks.cpp
src/client/include/askuser-notification-client.h
src/notification-daemon/Logic.cpp
src/notification-daemon/Logic.h
src/notification-daemon/ServerCallbacks.cpp