samgr 进程添加 DISTRIBUTED_DATASYNC 权限

Signed-off-by: wangyang2022 <wangyang412@huawei.com>
Change-Id: I7e7a5f02c7e29e4729fb06b4ad4ffc5a5b2c256c
This commit is contained in:
wangyang2022
2022-07-20 20:14:41 +08:00
parent 2fc2942aeb
commit cbbfd0aa6c
+1
View File
@@ -5,6 +5,7 @@
"critical" : [1, 1, 60],
"uid" : "samgr",
"gid" : ["samgr", "readproc"],
"permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"],
"secon" : "u:r:samgr:s0",
"start-mode" : "boot"
}