Fixed encryption fail issue
authorJihoon Chung <jihoon.chung@samsaung.com>
Mon, 22 Jul 2013 08:38:28 +0000 (17:38 +0900)
committerJihoon Chung <jihoon.chung@samsaung.com>
Mon, 22 Jul 2013 08:41:31 +0000 (17:41 +0900)
commita6fed3df4b9de0778ab9edff184f7f2435865bc4
tree962b12d2022f167d1f983232477e0412bcc5e53a
parenteb084739bdbb62a49fb36a3e8882ef22608b5f41
Fixed encryption fail issue

[Issue#] N/A
[Problem] Encrypt application is failed to install
[Cause] Certify level checks return error. Because encrypt is done
before certify level task and md5 checking is failed
[Solution] Move certify level checking before encryption
[SCMRequest] N/A

Change-Id: I0500eeca1264e4dadec5d7871372890b52591a00
src/jobs/widget_install/job_widget_install.cpp