Change security_manager_app_install return code 15/24715/10
authorJan Cybulski <j.cybulski@samsung.com>
Fri, 18 Jul 2014 12:42:25 +0000 (14:42 +0200)
committerJan Cybulski <j.cybulski@samsung.com>
Mon, 21 Jul 2014 12:24:09 +0000 (14:24 +0200)
commit3fcb46fea965ce537c9c8308906a071385748157
treee8baf4811c19d437d83ed3d96b335cbb0198cd50
parentf0da65c408fa2c8a776d91733fde94f10c63147f
Change security_manager_app_install return code

So far, security_manager_app_install returned only
SECURITY_MANAGER_SUCCESS or SECURITY_MANAGER_ERROR_UNKNOWN,
which is not enough now.

Now, there is possibility, that security manager would reject
installation of some applciations on the basis of uid and users
home directory.
This function will return information about that now as return code.

Change-Id: I53b23b8318a756a8fbf4b804e49046cfa5acd4e0
Signed-off-by: Jan Cybulski <j.cybulski@samsung.com>
src/client/client-security-manager.cpp
src/include/security-manager.h