{
    "services" : [{
            "name" : "app_fwk_update_service",
            "path" : ["/system/bin/sa_main", "/system/profile/app_fwk_update_service.json"],
            "ondemand" : true,
            "uid" : "app_fwk_update",
            "gid" : ["app_fwk_update"],
            "permission" : [
                "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
                "ohos.permission.GET_BUNDLE_INFO"
            ],
            "start-mode" : "condition",
            "secon" : "u:r:app_fwk_update_service:s0"
        }
    ]
}