Fix preload request for wgt 24/82424/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 3 Aug 2016 08:35:49 +0000 (10:35 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 3 Aug 2016 12:29:52 +0000 (14:29 +0200)
commita0a5d0c3f522f5dd4b37be432519e5922b285123
tree69546fe5ac2091e85f8ae8c075a8ab8aebd25f6d
parenta3b27cbea1cc101f5d2eb627c8aa248044eaedb1
Fix preload request for wgt

This commit should allow to install preload wgt package with command:
 - wgt-backend --preload -i $package

Submit together:
 - https://review.tizen.org/gerrit/82424
 - https://review.tizen.org/gerrit/82496
 - https://review.tizen.org/gerrit/82497

Change-Id: I483f819444773f164fc63401efda93b6b828b10d
src/common/CMakeLists.txt
src/common/step/configuration/step_parse_preload.cc [new file with mode: 0644]
src/common/step/configuration/step_parse_preload.h [new file with mode: 0644]