Add to pass rivilege level when installing service app.
authorSoyoung Kim <sy037.kim@samsung.com>
Mon, 28 Oct 2013 14:27:44 +0000 (23:27 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 29 Oct 2013 07:22:47 +0000 (07:22 +0000)
commitab85306f76669ef4f8b29a959360bff28e5e100f
treef039ca4cc33ab70e14c29bc5ad5f1e88615856a0
parent2ec92ff904b4314ec5949d3c93da8940f1213f14
Add to pass rivilege level when installing service 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: I4d288f7d346fafe77eebbd6cb548c5ae5284b085
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