PluginManager change to support tizen privilege policy.
authorTaejeong Lee <taejeong.lee@samsung.com>
Wed, 23 Jan 2013 02:12:43 +0000 (11:12 +0900)
committerTaejeong Lee <taejeong.lee@samsung.com>
Wed, 23 Jan 2013 05:59:51 +0000 (14:59 +0900)
commit1e46c217538426c19e6697ab6a32a2c4804d9c1b
tree5dc323288ec20aaf50dc36988f7879f3f4c97d83
parent367b2ab3921325f013c453b44189e9e6dd463c6a
PluginManager change to support tizen privilege policy.

 * For tizen app type, all plugin object loading is allowed.
 * Security check is performed on ace.

[Issue#] N/A
[Problem] Plugin support policy.
[Cause] N/A
[Solution] For tizen app type, all plugin object loading is allowed.

Change-Id: I9761c2d7011a20682234d30f14c67796a437b8c1
src/modules/tizen/PluginManager/PluginManager.cpp