mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-26 19:50:37 +00:00
!2129 【master】【account】加解密状态接口新增参数
Merge pull request !2129 from 张晨阳/master
This commit is contained in:
commit
105c6fd22d
@ -294,7 +294,7 @@ public:
|
||||
return 0;
|
||||
}
|
||||
|
||||
int32_t GetFileEncryptStatus(uint32_t userId, bool &isEncrypted)
|
||||
int32_t GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user