mirror of
https://github.com/openharmony/distributed_camera.git
synced 2026-07-19 16:43:57 -04:00
@@ -2,8 +2,9 @@
|
||||
"services" : [{
|
||||
"name" : "dcamera",
|
||||
"path" : ["/system/bin/sa_main","/system/profile/dcamera.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system"],
|
||||
"uid" : "dcamera",
|
||||
"gid" : ["dcamera"],
|
||||
"caps" : ["DAC_OVERRIDE","DAC_READ_SEARCH"],
|
||||
"ondemand" : true
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user