From d4e423e9d0250f44ea055412bae1b8b5f1af7bf0 Mon Sep 17 00:00:00 2001 From: WANGTAO Date: Thu, 19 Sep 2024 07:02:30 +0000 Subject: [PATCH] =?UTF-8?q?cherry=20pick=2022b7d5c=20from=20https://gitee.?= =?UTF-8?q?com/orz=5F8/update=5Fupdater/pulls/1169=20=EF=BC=88cherry=20pic?= =?UTF-8?q?ked=20commit=20from=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/flashd/daemon/daemon.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/services/flashd/daemon/daemon.cpp b/services/flashd/daemon/daemon.cpp index 1f07a423..4b6f1fe9 100644 --- a/services/flashd/daemon/daemon.cpp +++ b/services/flashd/daemon/daemon.cpp @@ -136,7 +136,6 @@ bool HdcDaemon::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uin case CMD_UNITY_REMOUNT: case CMD_UNITY_RUNMODE: case CMD_UNITY_ROOTRUN: - case CMD_UNITY_TERMINATE: case CMD_UNITY_BUGREPORT_INIT: case CMD_JDWP_LIST: case CMD_JDWP_TRACK: -- Gitee