1f80fefd8Sopenharmony_ci{ 2f80fefd8Sopenharmony_ci "jobs" : [{ 3f80fefd8Sopenharmony_ci "name" : "boot", 4f80fefd8Sopenharmony_ci "cmds" : [ 5f80fefd8Sopenharmony_ci "mkdir /data/service/el1/public/msdp", 6f80fefd8Sopenharmony_ci "chown msdp msdp /data/service/el1/public/msdp", 7f80fefd8Sopenharmony_ci "start msdp" 8f80fefd8Sopenharmony_ci ] 9f80fefd8Sopenharmony_ci } 10f80fefd8Sopenharmony_ci ], 11f80fefd8Sopenharmony_ci "services" : [{ 12f80fefd8Sopenharmony_ci "name" : "msdp", 13f80fefd8Sopenharmony_ci "path" : ["/system/bin/sa_main", "/system/profile/msdp.json"], 14f80fefd8Sopenharmony_ci "uid" : "msdp", 15f80fefd8Sopenharmony_ci "gid" : ["msdp", "shell", "input", "access_token"], 16f80fefd8Sopenharmony_ci "permission" : [ 17f80fefd8Sopenharmony_ci "ohos.permission.ACCELEROMETER", 18f80fefd8Sopenharmony_ci "ohos.permission.DISTRIBUTED_DATASYNC", 19f80fefd8Sopenharmony_ci "ohos.permission.MICROPHONE", 20f80fefd8Sopenharmony_ci "ohos.permission.INPUT_MONITORING", 21f80fefd8Sopenharmony_ci "ohos.permission.INJECT_INPUT_EVENT", 22f80fefd8Sopenharmony_ci "ohos.permission.LOCATION", 23f80fefd8Sopenharmony_ci "ohos.permission.APPROXIMATELY_LOCATION", 24f80fefd8Sopenharmony_ci "ohos.permission.ACCESS_SERVICE_DM", 25f80fefd8Sopenharmony_ci "ohos.permission.CAMERA", 26f80fefd8Sopenharmony_ci "ohos.permission.READ_HEALTH_DATA", 27f80fefd8Sopenharmony_ci "ohos.permission.ACCESS_DISTRIBUTED_HARDWARE", 28f80fefd8Sopenharmony_ci "ohos.permission.INTERCEPT_INPUT_EVENT", 29f80fefd8Sopenharmony_ci "ohos.permission.MONITOR_DEVICE_NETWORK_STATE", 30f80fefd8Sopenharmony_ci "ohos.permission.RUNNING_STATE_OBSERVER", 31f80fefd8Sopenharmony_ci "ohos.permission.FILTER_INPUT_EVENT", 32f80fefd8Sopenharmony_ci "ohos.permission.MANAGE_MOUSE_CURSOR", 33f80fefd8Sopenharmony_ci "ohos.permission.GET_RUNNING_INFO", 34f80fefd8Sopenharmony_ci "ohos.permission.MANAGE_DISTRIBUTED_ACCOUNTS", 35f80fefd8Sopenharmony_ci "ohos.permission.GET_TELEPHONY_STATE", 36f80fefd8Sopenharmony_ci "ohos.permission.GET_BUNDLE_INFO" 37f80fefd8Sopenharmony_ci ], 38f80fefd8Sopenharmony_ci "permission_acls" : [ 39f80fefd8Sopenharmony_ci "ohos.permission.INPUT_MONITORING", 40f80fefd8Sopenharmony_ci "ohos.permission.INJECT_INPUT_EVENT", 41f80fefd8Sopenharmony_ci "ohos.permission.ACCESS_DISTRIBUTED_HARDWARE", 42f80fefd8Sopenharmony_ci "ohos.permission.INTERCEPT_INPUT_EVENT", 43f80fefd8Sopenharmony_ci "ohos.permission.MONITOR_DEVICE_NETWORK_STATE", 44f80fefd8Sopenharmony_ci "ohos.permission.FILTER_INPUT_EVENT", 45f80fefd8Sopenharmony_ci "ohos.permission.MANAGE_MOUSE_CURSOR" 46f80fefd8Sopenharmony_ci ] 47f80fefd8Sopenharmony_ci } 48f80fefd8Sopenharmony_ci ] 49f80fefd8Sopenharmony_ci} 50