[Release] wrt-installer_0.1.53
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_install_ospsvc.h
index 445bfb4..819a1b0 100644 (file)
@@ -36,6 +36,7 @@ class TaskInstallOspsvc : public DPL::TaskDecl<TaskInstallOspsvc>
     InstallerContext &m_context;
 
     void StepInstallOspService();
+    void StepUpdateManifestFile();
 
     void StepAbortInstall();