Reorder steps for StepDeltaPatch 65/69065/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 11 May 2016 08:38:55 +0000 (10:38 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 11 May 2016 14:21:03 +0000 (07:21 -0700)
commit6dc942b45ba7183acb4b7baf5ac5640f9a65db05
tree9135f466c6f38aca887ba028fd9d589790d0c560
parente65689d562029fced817ff8b430071adfb567629
Reorder steps for StepDeltaPatch

StepDeltaPatch will require old_manifest_data of
context structure. Steps are reordered so that in delta
mode reading old configuration reading is done before applying
delta package content.

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