Fix the path of each application passed to security manager 57/36757/4
authorYoumin Ha <youmin.ha@samsung.com>
Fri, 13 Mar 2015 05:14:46 +0000 (14:14 +0900)
committerPawel Sikorski <p.sikorski@samsung.com>
Fri, 13 Mar 2015 10:30:39 +0000 (03:30 -0700)
commit1ffe4e16906c3b57b9fb383e85c90d64369d8872
tree71b3638a611fd7f1f92b66f63da0e4039df796c3
parentd6c45496bc34c9c1af58b0d8aaab67d4af05e63a
Fix the path of each application passed to security manager

Wrong path of each application was passed to the security manager. It
causes installation failure.
This commit fixes the installed application path.

Change-Id: I0b95e528ef2f4c41091b4e60bb9f42e1dce02333
Signed-Off-By: Youmin Ha <youmin.ha@samsung.com>
Signed-Off-By: Sangyoon Jang <s89.jang@samsung.com>
src/common/security_registration.cc
src/common/step/step_security.cc