Fix issue of icon copy when update and fix logic of select icon file 69/42869/2 accepted/tizen/mobile/20150708.065839 accepted/tizen/tv/20150708.065901 accepted/tizen/wearable/20150708.065915 submit/tizen/20150708.015609
authorInhwan Lee <ideal.lee@samsung.com>
Fri, 3 Jul 2015 09:30:53 +0000 (18:30 +0900)
committerInhwan Lee <ideal.lee@samsung.com>
Mon, 6 Jul 2015 03:34:58 +0000 (12:34 +0900)
commit3c6dd26f80614ac185a4291bbb3c68e88766e5d6
tree393ef79761ff0b911b277a13d5a0336aef0d4329
parente6705f4b81194933c6873b811752a9fd20f7bf85
Fix issue of icon copy when update and fix logic of select icon file

- fix issue that if icon file is absent, try to copy not exist file when update
- when manifest parser give multiple icon to installer, select first icon to use

Change-Id: I0de521cb454a9d58f3c8a873394a5243e212d44e
src/common/step/step_backup_icons.cc [changed mode: 0644->0755]
src/common/step/step_generate_xml.cc
src/wgt/step/step_parse.cc