1049e185fSopenharmony_ci{ 2049e185fSopenharmony_ci "services" : [{ 3049e185fSopenharmony_ci "name" : "media_service", 4049e185fSopenharmony_ci "path" : ["/system/bin/sa_main", "/system/profile/media_service.json"], 5049e185fSopenharmony_ci "uid" : "media", 6049e185fSopenharmony_ci "gid" : ["media_rw", "system", "netsys_socket"], 7049e185fSopenharmony_ci "permission" : [ 8049e185fSopenharmony_ci "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED", 9049e185fSopenharmony_ci "ohos.permission.MICROPHONE", 10049e185fSopenharmony_ci "ohos.permission.CAPTURE_SCREEN", 11049e185fSopenharmony_ci "ohos.permission.GET_BUNDLE_RESOURCES", 12049e185fSopenharmony_ci "ohos.permission.PERMISSION_USED_STATS", 13049e185fSopenharmony_ci "ohos.permission.REPORT_RESOURCE_SCHEDULE_EVENT", 14049e185fSopenharmony_ci "ohos.permission.CAPTURE_VOICE_DOWNLINK_AUDIO", 15049e185fSopenharmony_ci "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS", 16049e185fSopenharmony_ci "ohos.permission.MANAGE_LOCAL_ACCOUNTS", 17049e185fSopenharmony_ci "ohos.permission.WRITE_IMAGEVIDEO", 18049e185fSopenharmony_ci "ohos.permission.READ_IMAGEVIDEO", 19049e185fSopenharmony_ci "ohos.permission.GET_SUSPEND_STATE" 20049e185fSopenharmony_ci ], 21049e185fSopenharmony_ci "permission_acls" : ["ohos.permission.CAPTURE_SCREEN"], 22049e185fSopenharmony_ci "secon" : "u:r:media_service:s0", 23049e185fSopenharmony_ci "caps" : [ 24049e185fSopenharmony_ci "CAP_CHOWN" 25049e185fSopenharmony_ci ] 26049e185fSopenharmony_ci } 27049e185fSopenharmony_ci ] 28049e185fSopenharmony_ci} 29