Update detection for tpk backend 04/45904/4
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 10 Aug 2015 13:42:21 +0000 (15:42 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Fri, 14 Aug 2015 14:42:33 +0000 (16:42 +0200)
commitf473ae4bbaebced01fbcf52a0adf722cf75d0a5e
treea71b57dfca4dfdbde338427ef5c2ec16e6f6124a
parent1ff1952ec4c8b946d98b4be734ffbef4f5d5bb28
Update detection for tpk backend

This commit adds detection of package update for tpk
backend.

Update fails due to coping shared directory when there is
one supplied by package. As there is no policy, I'm disabling
shared directory creation and TODO is left.

Change-Id: I5d2bd4f334babf3ce88cad9132dc70719b0feefd
src/common/pkgmgr_registration.cc
src/common/pkgmgr_registration.h
src/tpk/CMakeLists.txt
src/tpk/task.cc
src/tpk/task.h
src/tpk/tpk_app_query_interface.cc [new file with mode: 0644]
src/tpk/tpk_app_query_interface.h [new file with mode: 0644]
src/wgt/wgt_app_query_interface.cc