diff --git a/zh-cn/device-dev/subsystems/Readme-CN.md b/zh-cn/device-dev/subsystems/Readme-CN.md index d0e55e4c73a6f17fba89c356fbae45e88e5b37d9..4785ce48abee34ddd875ef66ca03cf636877f5aa 100644 --- a/zh-cn/device-dev/subsystems/Readme-CN.md +++ b/zh-cn/device-dev/subsystems/Readme-CN.md @@ -79,6 +79,7 @@ - [组件化启动](subsys-boot-init-sub-unit.md) - [init运行日志规范化](subsys-boot-init-log.md) - [Seccomp策略使能开发指导](subsys-boot-init-seccomp.md) + - [DeviceInfo适配说明](subsys-boot-init-deviceInfo.md) - [appspawn应用孵化组件](subsys-boot-appspawn.md) - [bootstrap服务启动组件](subsys-boot-bootstrap.md) - [常见问题](subsys-boot-faqs.md) diff --git a/zh-cn/device-dev/website.md b/zh-cn/device-dev/website.md index 43302278d8057df1ec7c15b1f64d0ff373662520..9a27531c5c8ad108bd800976b203e981e846152b 100644 --- a/zh-cn/device-dev/website.md +++ b/zh-cn/device-dev/website.md @@ -455,6 +455,7 @@ - [组件化启动](subsystems/subsys-boot-init-sub-unit.md) - [init运行日志规范化](subsystems/subsys-boot-init-log.md) - [Seccomp策略使能开发指导](subsystems/subsys-boot-init-seccomp.md) + - [DeviceInfo适配说明](subsystems/subsys-boot-init-deviceInfo.md) - [appspawn应用孵化组件](subsystems/subsys-boot-appspawn.md) - [bootstrap服务启动组件](subsystems/subsys-boot-bootstrap.md) - [常见问题](subsystems/subsys-boot-faqs.md) @@ -499,7 +500,8 @@ - [热场景定制开发指导](subsystems/subsys-thermal_scene.md) - 电源管理 - [电源模式定制开发指导](subsystems/subsys-power-mode-customization.md) - + - [电源默认休眠行为定制开发指导](subsystems/subsys-power-default-sleep-behavior-customization.md) + - [唤醒源定制开发指导](subsystems/subsys-power-wakeup-source-customization.md) - 专题 - HPM Part - [HPM Part介绍](hpm-part/hpm-part-about.md)