!118 添加分布式硬件框架必须的权限

Merge pull request !118 from zhangchuang/master
This commit is contained in:
openharmony_ci
2022-06-30 04:52:42 +00:00
committed by Gitee
+1 -1
View File
@@ -3,7 +3,7 @@
"name" : "dhardware",
"path" : ["/system/bin/sa_main", "/system/profile/dhardware.xml"],
"uid" : "dhardware",
"gid" : ["dhardware", "root"],
"gid" : ["dhardware", "root", "input"],
"ondemand" : true,
"secon" : "u:r:dhardware:s0"
}]