Implement coping TEP in wgt and hybrid backend 31/63731/2
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 25 Mar 2016 10:32:25 +0000 (11:32 +0100)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 30 Mar 2016 07:18:00 +0000 (00:18 -0700)
commit6c6807c018afaa6189cf53ed60a5c2a224cde01d
tree139b0dbffd9e8933f48f1316ff5eab38b99170b3
parentbf079f38d5dfdb0ac0ec1c12b29d0ffd3d6338d6
Implement coping TEP in wgt and hybrid backend

To verify, run install|update for wgt package and hybrid package,
check if tep_package was copied (use any file as tep package)

wgt-backend -i ${wgt_or_hybrid_package} -e ${your tep zip}

Given tep file should be copied into res/ directory in package files.

Change-Id: I87e38d76f582646ed01a1b74b7ec7580ca1fe4bb
src/hybrid/hybrid_installer.cc
src/wgt/wgt_installer.cc