mirror of
https://github.com/openharmony/miscservices_pasteboard.git
synced 2026-07-20 09:35:05 -04:00
Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>
Changes to be committed: modified: pasteboardservice.cfg
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"services" : [{
|
||||
"name" : "pasteboard_service",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/pasteboard_service.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system", "shell"],
|
||||
"uid" : "pasteboard",
|
||||
"gid" : ["pasteboard", "shell"],
|
||||
"caps" : [],
|
||||
"secon" : "u:r:pasteboard_service:s0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user