Add to privilege level for install hybrid app.
authorSoyoung Kim <sy037.kim@samsung.com>
Mon, 28 Oct 2013 14:27:44 +0000 (23:27 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Tue, 29 Oct 2013 08:54:15 +0000 (17:54 +0900)
commit8d8d8ac161e5301df043a9549ca770d2ca2e1116
treef039ca4cc33ab70e14c29bc5ad5f1e88615856a0
parent3701e7e4160737cd78f0ebaa3f50464923ed7d5d
Add to privilege level for install hybrid app.

[Issue#] N/A
[Problem] If hybrid app singined public app, installation success like having platform privilege.
[Cause] wrt-installer doesn't pass signature info when service app install.
[Solution] add to pass parameter about privilege level during install hybrid app.

0: NP, 1: Public, 2: Partner, 3: Platform
wrt-installer -iv [path] -p 1

[SCMRequest] N/A

Change-Id: Ib8d8148a0e7479b869e08c9d4a9425f577bc5fb4
src/jobs/widget_install/task_certify_level.cpp
src/jobs/widget_install/task_certify_level.h
src/jobs/widget_install/task_install_ospsvc.cpp
src/jobs/widget_install/widget_install_context.h