Create recovery file for ReadonlyUpdateInstall mode 80/282780/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Wed, 17 Jan 2018 12:02:48 +0000 (21:02 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 11 Oct 2022 09:10:31 +0000 (18:10 +0900)
Change-Id: If8ba050f8ece5c3558eed6fcf94033a5e8e75a3b
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
(cherry picked from commit e51b37ac8b0c3d260cee47387e78a10101aed053)

src/common/step/configuration/step_configure.cc

index 702dc664881a5156edca722cf1b85198400e2794..aa9c5e71938964733eac8d255496a945713c8233 100644 (file)
@@ -156,7 +156,8 @@ Step::Status StepConfigure::process() {
       pkgmgr_->GetRequestType() == RequestType::Update ||
       pkgmgr_->GetRequestType() == RequestType::Delta ||
       pkgmgr_->GetRequestType() == RequestType::MountInstall ||
-      pkgmgr_->GetRequestType() == RequestType::MountUpdate) {
+      pkgmgr_->GetRequestType() == RequestType::MountUpdate ||
+      pkgmgr_->GetRequestType() == RequestType::ReadonlyUpdateInstall) {
     std::unique_ptr<recovery::RecoveryFile> recovery_file =
         recovery::RecoveryFile::CreateRecoveryFileForPath(
             GenerateTemporaryPath(