• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "services" : [{
3            "name" : "hiprofiler_plugins",
4            "path" : ["/system/bin/hiprofiler_plugins"],
5            "sandbox" : 0,
6            "caps" : ["CAP_SYS_PTRACE", "CAP_DAC_READ_SEARCH"],
7            "once" : 1,
8            "uid" : "hiprofiler",
9            "gid" : ["shell", "readproc"],
10            "secon" : "u:r:hiprofiler_plugins:s0",
11            "start-mode" : "condition",
12            "apl" : "system_basic",
13            "permission" : [
14                "ohos.permission.READ_DFX_SYSEVENT"
15            ]
16        }
17    ]
18}
19