From d28b1872909d19e94c3c3caf6235b8f6756da67b Mon Sep 17 00:00:00 2001 From: xinking129 Date: Tue, 24 Oct 2023 20:02:47 +0800 Subject: [PATCH] =?UTF-8?q?Launcher=E8=BF=9B=E7=A8=8B=E5=90=8D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20=E4=BB=A3=E7=A0=81=E5=9B=9E=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xinking129 --- cases/smoke/basic/screenshot32/resource/process.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cases/smoke/basic/screenshot32/resource/process.txt b/cases/smoke/basic/screenshot32/resource/process.txt index fc10d01..99efc48 100644 --- a/cases/smoke/basic/screenshot32/resource/process.txt +++ b/cases/smoke/basic/screenshot32/resource/process.txt @@ -1,5 +1,5 @@ ####First_check_at_begin__Second_check_at_end__Two_results_must_be_same##### -com.ohos.launcher:ServiceExtension +com.ohos.launcher render_service ####only_check_these_processes_are_exitst##### -- Gitee