mirror of
https://github.com/openharmony/distributed_camera.git
synced 2026-06-30 22:17:57 -04:00
a5f45ea5ee
Signed-off-by: wangchaole <wangchaole1@huawei.com>
12 lines
344 B
INI
12 lines
344 B
INI
{
|
|
"services" : [{
|
|
"name" : "dcamera",
|
|
"path" : ["/system/bin/sa_main","/system/profile/dcamera.xml"],
|
|
"uid" : "dcamera",
|
|
"gid" : ["dcamera"],
|
|
"ondemand" : true,
|
|
"apl" : "system_core",
|
|
"permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"],
|
|
"secon" : "u:r:dcamera:s0"
|
|
}]
|
|
} |