Change order of StepRemoveTemporaryDirectory 77/212677/1
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 26 Aug 2019 05:32:10 +0000 (14:32 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Mon, 26 Aug 2019 05:32:10 +0000 (14:32 +0900)
commit9cfc2dc090e1e372d3dea88d22d992a3f17f1067
tree60f31bbc77ad32aad355403118c63f4019f6f93c
parent646418fd1c98deb9386da20bd55ba3f2aa3a140c
Change order of StepRemoveTemporaryDirectory

In case installation terminated after StepUnzip,
recovery file doesn't have pkgid,
and then StepParseManifest will return RECOVERY_DONE,
and temporary file doesn't be removed

Change-Id: I671090285767b7d2ecbe10e5f28e0772b14f18b1
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/tpk/tpk_installer.cc