mirror of
https://gitee.com/openharmony/filemanagement_storage_service
synced 2024-11-23 06:59:59 +00:00
fix error8
Signed-off-by: vsunbee <1106529648@qq.com>
This commit is contained in:
parent
aebc231ce6
commit
f8556872d6
@ -205,7 +205,7 @@ public:
|
||||
const std::vector<uint8_t> &newSecret,
|
||||
uint64_t secureUid,
|
||||
uint32_t userId,
|
||||
std::vector<std::vector<uint8_t>> &plainText)
|
||||
std::vector<std::vector<uint8_t>> &plainText) override
|
||||
{
|
||||
return E_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user