mirror of
https://gitee.com/openharmony/security_huks
synced 2025-03-05 00:47:28 +00:00
!115 【轻量级 PR】:fix(hks_file_operator_lite): 修正创建路径的默认权限
Merge pull request !115 from laokz/N/A
This commit is contained in:
commit
2c122accd5
@ -29,7 +29,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
/* use product definitions temporarily */
|
||||
#define DEFAULT_FILE_PERMISSION 0666
|
||||
#define DEFAULT_FILE_PERMISSION 0700
|
||||
#else
|
||||
|
||||
#include <utils_file.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user