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 "ohos.permission.WRITE_HIVIEW_SYSTEM", 16 "ohos.permission.READ_HIVIEW_SYSTEM", 17 "ohos.permission.GET_BUNDLE_INFO" 18 ] 19 } 20 ] 21} 22