1fb299fa2Sopenharmony_ciset_progress(0.40, 0.56); 2fb299fa2Sopenharmony_ciui_print("Patching hos image unconditionally..."); 3fb299fa2Sopenharmony_cisparse_image_write("/hos"); 4fb299fa2Sopenharmony_ciset_progress(0.56, 0.68); 5fb299fa2Sopenharmony_ciui_print("Patching system image unconditionally..."); 6fb299fa2Sopenharmony_cisparse_image_write("/system"); 7fb299fa2Sopenharmony_ciset_progress(0.68, 1.00); 8fb299fa2Sopenharmony_ciui_print("Patching vendor image unconditionally..."); 9fb299fa2Sopenharmony_cisparse_image_write("/vendor"); 10fb299fa2Sopenharmony_ci 11fb299fa2Sopenharmony_ci 12fb299fa2Sopenharmony_ci 13fb299fa2Sopenharmony_ci 14