Remove sorting of privileges for security_manager 84/49884/2
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 21 Oct 2015 07:10:38 +0000 (09:10 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Fri, 23 Oct 2015 14:17:17 +0000 (07:17 -0700)
commitb95bdaa637806ab620a485b261fc69a78e045ce4
treec65cb2e4dcfe9fb1ae2e1b3cf1e7f0b159028d5b
parent48612104de41f61c9e156042757fea0703861b89
Remove sorting of privileges for security_manager

According to security team, sorting is not needed:

 "This requirement is now removed. You can safely call
  security_manager_app_inst_req_add_privilege in
  arbitrary order and even with duplicates"

Change-Id: I19b1300e5558832d362ae538a354f1018674cb26
src/common/security_registration.cc