mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-26 19:50:37 +00:00
commit
17fb184b14
@ -98,7 +98,8 @@ public:
|
||||
return 0;
|
||||
}
|
||||
|
||||
int32_t NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc)
|
||||
int32_t NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc,
|
||||
const std::string &uuid)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user