!504 Uid causes authentication failure

Merge pull request !504 from ShiJie/master
This commit is contained in:
openharmony_ci
2022-03-22 11:10:11 +00:00
committed by Gitee
+2 -2
View File
@@ -43,8 +43,8 @@
"name" : "power_host",
"dynamic" : true,
"path" : ["/vendor/bin/hdf_devhost"],
"uid" : "power_host",
"gid" : ["power_host"],
"uid" : "system",
"gid" : ["system"],
"caps" : ["DAC_OVERRIDE", "DAC_READ_SEARCH"]
},
{