mirror of
https://gitee.com/openharmony/communication_wifi.git
synced 2024-11-23 07:00:07 +00:00
sync code
Signed-off-by: zhangqin88 <zhangqin88@huawei.com>
This commit is contained in:
parent
c68d9ce68d
commit
42581837d9
@ -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__);
|
||||
|
Loading…
Reference in New Issue
Block a user