15ccb8f90Sopenharmony_ci{
25ccb8f90Sopenharmony_ci    "jobs" : [{
35ccb8f90Sopenharmony_ci            "name" : "services:powermgr",
45ccb8f90Sopenharmony_ci            "cmds" : [
55ccb8f90Sopenharmony_ci                "mkdir /data/service/el0/stats 0711 powermgr system",
65ccb8f90Sopenharmony_ci                "mkdir /data/service/el0/thermal 0755 powermgr powermgr",
75ccb8f90Sopenharmony_ci                "mkdir /data/service/el0/thermal/config 0711 powermgr powermgr",
85ccb8f90Sopenharmony_ci                "mkdir /data/power 0700 power_host power_host",
95ccb8f90Sopenharmony_ci                "chown system system /sys/power/resume",
105ccb8f90Sopenharmony_ci                "chown system system /sys/power/resume_offset",
115ccb8f90Sopenharmony_ci                "chown system system /sys/hibernate/resume",
125ccb8f90Sopenharmony_ci                "chmod 0660 /sys/power/resume",
135ccb8f90Sopenharmony_ci                "chmod 0660 /sys/power/resume_offset",
145ccb8f90Sopenharmony_ci                "chmod 0660 /sys/hibernate/resume",
155ccb8f90Sopenharmony_ci                "chmod 0664 /sys/power/wakeup_count"
165ccb8f90Sopenharmony_ci            ]
175ccb8f90Sopenharmony_ci        }],
185ccb8f90Sopenharmony_ci    "services" : [{
195ccb8f90Sopenharmony_ci            "name" : "powermgr",
205ccb8f90Sopenharmony_ci            "path" : ["/system/bin/sa_main", "/system/profile/powermgr.json"],
215ccb8f90Sopenharmony_ci            "importance" : -20,
225ccb8f90Sopenharmony_ci            "once" : 0,
235ccb8f90Sopenharmony_ci            "uid" : "powermgr",
245ccb8f90Sopenharmony_ci            "apl" : "system_core",
255ccb8f90Sopenharmony_ci            "permission" : [
265ccb8f90Sopenharmony_ci                "ohos.permission.ACTIVITY_MOTION",
275ccb8f90Sopenharmony_ci                "ohos.permission.INPUT_MONITORING",
285ccb8f90Sopenharmony_ci                "ohos.permission.PERMISSION_USED_STATS",
295ccb8f90Sopenharmony_ci                "ohos.permission.DISTRIBUTED_SOFTBUS_CENTER",
305ccb8f90Sopenharmony_ci                "ohos.permission.DISTRIBUTED_DATASYNC",
315ccb8f90Sopenharmony_ci                "ohos.permission.MANAGE_AUDIO_CONFIG",
325ccb8f90Sopenharmony_ci                "ohos.permission.WRITE_CALL_LOG",
335ccb8f90Sopenharmony_ci                "ohos.permission.READ_CONTACTS",
345ccb8f90Sopenharmony_ci                "ohos.permission.READ_DFX_SYSEVENT",
355ccb8f90Sopenharmony_ci                "ohos.permission.GRANT_SENSITIVE_PERMISSIONS",
365ccb8f90Sopenharmony_ci                "ohos.permission.REVOKE_SENSITIVE_PERMISSIONS",
375ccb8f90Sopenharmony_ci                "ohos.permission.MANAGE_SECURE_SETTINGS",
385ccb8f90Sopenharmony_ci		"ohos.permission.MANAGE_SETTINGS",
395ccb8f90Sopenharmony_ci                "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
405ccb8f90Sopenharmony_ci                "ohos.permission.ACCESS_SERVICE_DM",
415ccb8f90Sopenharmony_ci                "ohos.permission.STORAGE_MANAGER",
425ccb8f90Sopenharmony_ci                "ohos.permission.PROXY_AUTHORIZATION_URI",
435ccb8f90Sopenharmony_ci                "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION",
445ccb8f90Sopenharmony_ci                "ohos.permission.USE_USER_IDM",
455ccb8f90Sopenharmony_ci                "ohos.permission.MANAGE_LOCAL_ACCOUNTS",
465ccb8f90Sopenharmony_ci                "ohos.permission.LISTEN_BUNDLE_CHANGE",
475ccb8f90Sopenharmony_ci                "ohos.permission.GET_TELEPHONY_STATE",
485ccb8f90Sopenharmony_ci                "ohos.permission.SEND_MESSAGES",
495ccb8f90Sopenharmony_ci                "ohos.permission.CONNECT_CELLULAR_CALL_SERVICE",
505ccb8f90Sopenharmony_ci                "ohos.permission.SET_TELEPHONY_STATE",
515ccb8f90Sopenharmony_ci                "ohos.permission.VIBRATE",
525ccb8f90Sopenharmony_ci                "ohos.permission.SYSTEM_LIGHT_CONTROL",
535ccb8f90Sopenharmony_ci                "ohos.permission.MANAGE_HAP_TOKENID",
545ccb8f90Sopenharmony_ci                "ohos.permission.WRITE_WHOLE_CALENDAR",
555ccb8f90Sopenharmony_ci                "ohos.permission.UPDATE_CONFIGURATION",
565ccb8f90Sopenharmony_ci                "ohos.permission.REPORT_RESOURCE_SCHEDULE_EVENT",
575ccb8f90Sopenharmony_ci                "ohos.permission.START_INVISIBLE_ABILITY",
585ccb8f90Sopenharmony_ci                "ohos.permission.GET_BUNDLE_INFO",
595ccb8f90Sopenharmony_ci                "ohos.permission.GET_SUSPEND_STATE",
605ccb8f90Sopenharmony_ci                "ohos.permission.PUBLISH_SYSTEM_COMMON_EVENT",
615ccb8f90Sopenharmony_ci                "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
625ccb8f90Sopenharmony_ci                "ohos.permission.GET_SENSITIVE_PERMISSIONS",
635ccb8f90Sopenharmony_ci                "ohos.permission.CLEAN_APPLICATION_DATA",
645ccb8f90Sopenharmony_ci                "ohos.permission.REMOVE_CACHE_FILES",
655ccb8f90Sopenharmony_ci                "ohos.permission.INSTALL_SANDBOX_BUNDLE",
665ccb8f90Sopenharmony_ci                "ohos.permission.USE_BLUETOOTH",
675ccb8f90Sopenharmony_ci                "ohos.permission.CONNECTIVITY_INTERNAL",
685ccb8f90Sopenharmony_ci                "ohos.permission.GET_RUNNING_INFO",
695ccb8f90Sopenharmony_ci                "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS",
705ccb8f90Sopenharmony_ci                "ohos.permission.ACCESS_BLUETOOTH",
715ccb8f90Sopenharmony_ci                "ohos.permission.RUNNING_STATE_OBSERVER",
725ccb8f90Sopenharmony_ci                "ohos.permission.GET_INSTALLED_BUNDLE_LIST",
735ccb8f90Sopenharmony_ci                "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION",
745ccb8f90Sopenharmony_ci                "ohos.permission.MANAGE_USER_ACCOUNT_INFO",
755ccb8f90Sopenharmony_ci                "ohos.permission.GET_NETWORK_INFO",
765ccb8f90Sopenharmony_ci                "ohos.permission.MONITOR_DEVICE_NETWORK_STATE",
775ccb8f90Sopenharmony_ci                "ohos.permission.POWER_OPTIMIZATION"
785ccb8f90Sopenharmony_ci            ],
795ccb8f90Sopenharmony_ci            "gid" : ["system", "shell"],
805ccb8f90Sopenharmony_ci            "caps" : ["SYS_PTRACE", "KILL"],
815ccb8f90Sopenharmony_ci            "jobs" : {
825ccb8f90Sopenharmony_ci                "on-start" : "services:powermgr"
835ccb8f90Sopenharmony_ci            },
845ccb8f90Sopenharmony_ci            "secon" : "u:r:powermgr:s0"
855ccb8f90Sopenharmony_ci        }
865ccb8f90Sopenharmony_ci    ]
875ccb8f90Sopenharmony_ci}
88