Create recovery file for ReadonlyUpdateInstall mode 22/167422/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Wed, 17 Jan 2018 12:02:48 +0000 (21:02 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Wed, 17 Jan 2018 12:27:52 +0000 (21:27 +0900)
Change-Id: If8ba050f8ece5c3558eed6fcf94033a5e8e75a3b
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/common/step/configuration/step_configure.cc

index 7449c15..21f22a5 100644 (file)
@@ -151,7 +151,8 @@ Step::Status StepConfigure::process() {
       requestType == RequestType::Update ||
       requestType == RequestType::Delta ||
       requestType == RequestType::MountInstall ||
-      requestType == RequestType::MountUpdate) {
+      requestType == RequestType::MountUpdate ||
+      requestType == RequestType::ReadonlyUpdateInstall) {
     std::unique_ptr<recovery::RecoveryFile> recovery_file =
         recovery::RecoveryFile::CreateRecoveryFileForPath(
             GenerateTemporaryPath(