Signalling attempt to access a non-existent service
authorRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 2 Apr 2014 16:28:20 +0000 (18:28 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Tue, 15 Apr 2014 10:11:18 +0000 (03:11 -0700)
commit210758dc04b639fbc87df8c1ef6fba7e86b41875
treead4d816db91c6fde23e1cf8a0d634c3f2837666f
parent93e4a57a19208e3f74123ecdaa5d69fd3bdd0402
Signalling attempt to access a non-existent service

[Bug]       Connect function does not notify on nonexisting service
[Cause]     N/A
[Solution]  New return code SECURITY_SERVER_API_ERROR_NO_SUCH_SERVICE is used
[Problem]   N/A

[Verification] build, run security-server tests

Change-Id: I1fcf9bf7ba46d02cb43585e3de6095829685d9e9
Signed-off-by: Radoslaw Bartosiak <r.bartosiak@samsung.com>
src/include/security-server.h
src/server/client/client-common.cpp