Perform StepRevokeSecurity after StepRemove 46/37046/1
authorRafal Krypa <r.krypa@samsung.com>
Wed, 18 Mar 2015 11:07:19 +0000 (12:07 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Wed, 18 Mar 2015 11:07:42 +0000 (12:07 +0100)
commit4804b63ba6482d3401686593978aab4e7fadfc6b
tree5adc2b7fdaf03a66de8652ba54d00227184d756f
parent77ada99cd53fd5884cf9779a5a04455e74512e16
Perform StepRevokeSecurity after StepRemove

Revoking security configuration causes StepRemove to fail.
Application files are labeled with per-app Smack label.
Access to that label is part of security configuration which shouldn't
be revoked before files are uninstalled.

Change-Id: Ib41ca3b04324f307954c64fa93cdefaf9da0325b
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
src/tpk/task.cc
src/wgt/wgt_backend.cc