Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2021-09-15 20:33:09 +08:00
parent cb8bd91313
commit cc82dbf2ff
7 changed files with 1310 additions and 1304 deletions
@@ -139,6 +139,7 @@ using namespace MessageID;
case MSG_ID_EXIT_SERVICE:{
MessageParcel* data = msg->msgContent_;
int32_t ret = data->ReadInt32();
textListener = nullptr;
IMSA_HILOGI("MSG_ID_EXIT_SERVICE : %{public}d", ret);
break;
}