Fix rollback for installation mode 26/37426/4
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 30 Mar 2015 10:18:59 +0000 (12:18 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Mon, 13 Apr 2015 09:14:57 +0000 (11:14 +0200)
commitf1466446dbee2c566f34064607ff53cd69ee2d53
treef851d0a8ded0caed07bffa3da500f9d30df3ebf1
parent81df459372f393fd1e6675b6f01236a9ab7ccb05
Fix rollback for installation mode

There is an issue when we rollback an operation after appling
SMACK labels to widgets files.

In rollback security context is revoked before removing files
of widget. This will cause failure on rollback because
installer will try to remove files that it has no access to.

Bug-Tizen: TC-2484

Change-Id: Ic171732de546a62dd451be0ae39abdae18e76628
src/wgt/wgt_backend.cc