未验证 提交 5642ba69 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/subsystems/subsys-boot-init-service.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 39c2576d
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"name" : "serviceName", "name" : "serviceName",
"path" : ["/system/bin/serviceName"] "path" : ["/system/bin/serviceName"]
"importance" : 1, // 服务进程提供优先级设置 "importance" : 1, // 服务进程提供优先级设置
"cpucore" : [0], // 服务进程提供cpu绑核功能 "cpucore" : [0], // 服务进程提供CPU绑核功能
"critical" : [1, 5, 10], // 服务提供抑制机制 "critical" : [1, 5, 10], // 服务提供抑制机制
"apl" : "normal", // 系统服务进程设置其分布式Capability能力 "apl" : "normal", // 系统服务进程设置其分布式Capability能力
"d-caps" : ["OHOS_DMS"], // 系统服务进程设置其分布式Capability能力 "d-caps" : ["OHOS_DMS"], // 系统服务进程设置其分布式Capability能力
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册