Workaround for update installation detection 11/40011/2 accepted/tizen/common/20150529.082356 accepted/tizen/mobile/20150529.101113 accepted/tizen/tv/20150529.101058 submit/tizen/20150529.052307
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 26 May 2015 13:31:41 +0000 (15:31 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 27 May 2015 14:34:01 +0000 (16:34 +0200)
commitd1168a645ff3b62db3d56c9072d18565880398c5
tree9a70a93fbb5ef13c9215eca023ecab7c2c8150d7
parent08733a73277d0f9e889f8b94d3fd64e71ca50306
Workaround for update installation detection

This workaround is provided as pkgmgr requested.

This should be removed as soon as pkgmgr will handle
update detection and be passing correct options.

Removal of this should be easy as it is not modifing any flow
in installer.

Depends on pkgmgr: https://review.tizen.org/gerrit/#/c/38771/

Change-Id: Idae3b4ffd7842babc555c717986fe9beac39fece
src/wgt/CMakeLists.txt
src/wgt/update_workaround.cc [new file with mode: 0644]
src/wgt/update_workaround.h [new file with mode: 0644]
src/wgt/wgt_backend.cc