mirror of
https://github.com/openharmony/drivers_adapter.git
synced 2026-07-20 21:59:19 -04:00
!504 Uid causes authentication failure
Merge pull request !504 from ShiJie/master
This commit is contained in:
@@ -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"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user