Fixed privilege level checking
authorJihoon Chung <jihoon.chung@samsung.com>
Tue, 7 May 2013 14:04:04 +0000 (23:04 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Wed, 8 May 2013 11:51:21 +0000 (20:51 +0900)
commitcf304728d2c524689f06a1c7f31c82cde66e28c4
tree3b213525e05a8cb3e3aee8c400024096d6b847dd
parentca13abdd1fa00feb68d9439574a24bf1592d3009
Fixed privilege level checking

[Issue#] TDIS-5461
[Problem] Unable to disable widget installed with declared one or more partner API privileges in configuration file
[Cause] Caused by the missing code to check the results of the privilege level check
[Solution] Modify source code to check privilege level whether to proceed instll or not
[SCMRequest] N/A

Change-Id: Ic8b96cb24fe23d480f8fb004f155f2c434fb402a
src/misc/feature_logic.cpp