Fix StepParse for tizen:service icon 56/71456/5 accepted/tizen/common/20160621.184529 accepted/tizen/ivi/20160622.093657 accepted/tizen/mobile/20160622.093546 accepted/tizen/tv/20160622.093616 accepted/tizen/wearable/20160622.093637 submit/tizen/20160621.063045
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 25 May 2016 10:39:18 +0000 (12:39 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Mon, 20 Jun 2016 15:07:59 +0000 (08:07 -0700)
commite82d90ac3087342e09f4dc5d81167aebb32c5119
tree8fac7d413b84eea004594afd771bef0b607ce397
parent97105afe0264304db009f68f0e10333db77217af
Fix StepParse for tizen:service icon

According to 782d65d706b0bc46e12a2e041a9331893c788f6c
icon path should be always set with full path.

To verify:
 - install widget with <tizen:service> tag and check shared/res/ for icons
   there should be one per tizen:service and one for widget itself.

Change-Id: I58d61c447b88a70de34faabaff81c07133f4cfe4
src/wgt/step/configuration/step_parse.cc
src/wgt/step/filesystem/step_wgt_patch_icons.cc