From ed41506098f6db7c8099253d1e832fc3e65cd971 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=E5=88=A0=E9=99=A4cas?= =?UTF-8?q?e=20CMD=5FUNITY=5FTERMINATE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: WANGTAO --- 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