mirror of
https://gitee.com/openharmony/filemanagement_storage_service
synced 2024-11-23 06:59:59 +00:00
update test/fuzztest/storagemanagerproxy_fuzzer/storagemanagerproxymock.h.
Signed-off-by: 李尚 <lishang21@huawei.com>
This commit is contained in:
parent
b030d770c1
commit
832f410542
@ -305,8 +305,8 @@ public:
|
||||
{
|
||||
return E_OK;
|
||||
}
|
||||
int32_t NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc) override
|
||||
|
||||
int32_t NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc,
|
||||
const std::string &uuid) override
|
||||
{
|
||||
return E_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user