From a501bf24798722bcfa0dd5db0b206a045c81750d Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Thu, 28 Apr 2022 15:19:28 +0800 Subject: [PATCH] =?UTF-8?q?[change]=E6=9B=B4=E6=96=B0PB=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/mogo-adas-data/src/main/proto/message_pad.proto | 2 -- 1 file changed, 2 deletions(-) diff --git a/libraries/mogo-adas-data/src/main/proto/message_pad.proto b/libraries/mogo-adas-data/src/main/proto/message_pad.proto index b2898fa5a7..4d71cebaec 100644 --- a/libraries/mogo-adas-data/src/main/proto/message_pad.proto +++ b/libraries/mogo-adas-data/src/main/proto/message_pad.proto @@ -284,8 +284,6 @@ message ArrivalNotification enum SystemCmdType { SYSTEMCMD_NONE = 0; SYSTEMCMD_REBOOT = 1; - SYSTEMCMD_EMPLOY_NEW_IMAGE = 2; - SYSTEMCMD_SHUT_DOWN = 3; } message SystemCmdReq