sync code

Signed-off-by: zhangqin88 <zhangqin88@huawei.com>
This commit is contained in:
zhangqin88 2024-11-20 16:08:02 +08:00
parent c68d9ce68d
commit 42581837d9

View File

@ -1808,7 +1808,6 @@ ErrCode WifiDeviceProxy::ResetAllFrozenApp()
return WIFI_OPT_FAILED;
}
MessageOption option;
MessageParcel data;
MessageParcel data, reply;
if (!data.WriteInterfaceToken(GetDescriptor())) {
WIFI_LOGE("Write interface token error: %{public}s", __func__);