{ "services" : [{ "name" : "hiprofiler_daemon", "path" : ["/system/bin/native_daemon"], "sandbox" : 0, "caps" : ["CAP_KILL", "CAP_SYS_PTRACE"], "once" : 1, "uid" : "hiprofiler", "gid" : ["shell", "readproc", "system"], "socket" : [{ "name" : "hook_unix_socket", "family" : "AF_UNIX", "type" : "SOCK_STREAM", "protocol" : "default", "permissions" : "0666", "uid" : "hiprofiler", "gid" : "shell" }], "permission" : [ "ohos.permission.GET_BUNDLE_INFO" ], "secon" : "u:r:native_daemon:s0", "start-mode" : "condition" }, { "name" : "hiprofiler_daemon_sa", "path" : ["/system/bin/native_daemon", "sa"], "permission" : [ "ohos.permission.ENABLE_PROFILER", "ohos.permission.GET_BUNDLE_INFO" ], "sandbox" : 0, "caps" : ["CAP_KILL", "CAP_SYS_PTRACE"], "once" : 1, "uid" : "hiprofiler", "gid" : ["shell", "readproc", "system"], "socket" : [{ "name" : "hook_unix_socket", "family" : "AF_UNIX", "type" : "SOCK_STREAM", "protocol" : "default", "permissions" : "0666", "uid" : "hiprofiler", "gid" : "shell" }], "secon" : "u:r:native_daemon:s0", "start-mode" : "condition" } ] }