diff --git a/en/contribute/third-party-open-source-software-and-license-notice.md b/en/contribute/third-party-open-source-software-and-license-notice.md
new file mode 100644
index 0000000000000000000000000000000000000000..4a58694a1dd967143e6536c108497ad331f5143e
--- /dev/null
+++ b/en/contribute/third-party-open-source-software-and-license-notice.md
@@ -0,0 +1,100 @@
+# Third-Party Open-Source Software and License Notice
+
+The following table lists the licenses of the third-party open source software used by OpenHarmony.
+
+| Open Source Software (Repository)| License | Description|
+| :----- | :----- | :----- |
+| third_party_bounds_checking_function | Mulan Permissive Software License, Version 2| The license does not require any product that uses such a repository to open their code.|
+| third_party_cJSON | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_JSON-C | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libuuid | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_popt | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_LVM2 | GPL V2.0 | third\_party\_LVM2 is an independent process and will not cause other processes to be affected by the GPL.|
+| third_party_cryptsetup | GPL V2.0 | third\_party\_cryptsetup is an independent process and will not cause other processes to be affected by the GPL.|
+| third_party_cmsis | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_curl | Curl License | The license does not require any product that uses such a repository to open their code.|
+| third_party_FatFs | FatFs license (BSD-style licenses)| The license does not require any product that uses such a repository to open their code.|
+| third_party_FreeBSD | BSD 2-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_freetype | The FreeType Project License | The license does not require any product that uses such a repository to open their code.|
+| third_party_giflib | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_googletest | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_harfbuzz | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_iniparser | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_jerryscript | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_libjpeg | Libjpeg License (JPEG License) | The license does not require any product that uses such a repository to open their code.|
+| third_party_libpng | libpng license | The license does not require any product that uses such a repository to open their code.|
+| third_party_Linux_Kernel | GPL V2.0+EXCEPTION | The third\_party\_Linux\_Kernel repository contains two modules, jffs2 and scripts.
1. The jffs2 module is introduced to be compatible with Journalling Flash File System version 2 (JFFS2). This module uses the GNU General Public License version 2 (GPLv2) and EXCEPTION licenses, which are available at https://gitee.com/openharmony/third_party_Linux_Kernel/blob/master/fs/jffs2/LICENCE.
OpenHarmony compiles the jffs2 module and uses links in a way that meets the EXCEPTION requirements. The use will not cause other code to be affected by GPLv2.
2. The scripts module is an independent compiler. It is only used to generate the conf and mconf tools during compilation, and its code is not packaged into kernel\_liteos\_a. Therefore, it will not cause kernel_\liteos\_a to be affected by the GPL.|
+| third_party_ltp | GPL V2.0 | third\_party\_ltp is an independent process used to test kernel\_liteos\_a APIs across processes. It will not cause kernel_\liteos\_a to be affected by the GPL.|
+| third_party_lwip | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_mbedtls | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_mtd_utils | GPL V2.0 | third\_party\_mtd\_utils is used to compile and generate a tool that is used for packaging rootfs and userfs images in JFFS2 format. Its code is not packaged into kernel\_liteos\_a. It will not cause kernel_\liteos\_a to be affected by the GPL.|
+| third_party_musl | BSD 2-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_NuttX | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_openssl | OpenSSL License and Original SSLeay License | The license does not require any product that uses such a repository to open their code.|
+| third_party_qrcodegen| MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_unity | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_wpa_supplicant | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_zlib | zlib/libpng License | The license does not require any product that uses such a repository to open their code.|
+| third_party_rt_thread | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| vendor_hisi_hi35xx_middleware_source_third_party_ffmpeg | LGPL V2.1 | OpenHarmony uses the ffmpeg repository in the GNU Lesser General Public License (LGPL) through a dynamic link. The use will not cause other code to be affected by the LGPL.|
+| vendor_hisi_hi35xx_thirdparty_uboot_src | GPL-2.0+ | u-boot is an independent process. Any software other than boot is not affected by the GPL.|
+| u-boot in the vendor_hisi_hi3861_hi3861 repository| GPL-2.0+ | u-boot is an independent process. Any software other than boot is not affected by the GPL.|
+| third_party_XKeyboardConfig | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_abseil-cpp | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_boost | Boost Software License V1.0 | The license does not require any product that uses such a repository to open their code. Some GPLv2 files in the **tools** and **libs** directories are test files, which are not used during runtime. The use of these files will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_boringssl | OpenSSL License,MIT License,ISC License | The license does not require any product that uses such a repository to open their code.|
+| third_party_cares | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_css-what | BSD 2-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_easymock | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_eudev | GPL V2.0/LGPL V2.0 | third\_party\_eudev is an independent process invoked by the init process. It will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_expat | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_flatbuffers | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_flutter | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code. Some files use GNU General Public License v2.0 w/Bison exception, but these files are not used in OpenHarmony and will not be packaged. Some files use GPLv2, but they are used only for generating documents and will not cause OpenHarmony processes to be affected by GPLv2.|
+| third_party_glib | LGPL V2.1 | third\_party_\glib is called through a dynamic link. It will not cause OpenHarmony processes to be affected by the LGPL.|
+| third_party_gn | BSD 3-clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_grpc | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_gstreamer | LGPL V2.0 | third\_party_\gstreamer is called through a dynamic link. It will not cause OpenHarmony processes to be affected by the LGPL.|
+| third_party_javapoet | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_jinja2 | BSD 3-clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_jsframework | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_json | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_jsoncpp | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_junit | EPL V1.0 | This repository is used only for test and involves no changes. It meets the EPL requirements.|
+| third_party_libcoap | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code. Some build scripts use Autoconf exception to GPL 2.0 or later, but these scripts are not used in OpenHarmony.|
+| third_party_libdrm | MIT license | The license does not require any product that uses such a repository to open their code. Some files use GPL-2.0 WITH Linux-syscall-note, but these files are not used in OpenHarmony. The use of these files will not cause OpenHarmony processes to be affected by GPL-2.0 WITH Linux-syscall-note.|
+| third_party_libevdev | MIT License | The license does not require any product that uses such a repository to open their code. Some files use GPL-2.0 WITH Linux-syscall-note, which is the normal use by the UAPI. The use of these files will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_libffi | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libinput | MIT License | The license does not require any product that uses such a repository to open their code. Some files use GPL-2.0 WITH Linux-syscall-note, which is the normal use by the UAPI. The use of these files will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_libphonenumber | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_libunwind | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libuv | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libxkbcommon | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libxml2 | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_markupsafe | BSD 3-clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_mingw-w64 | Zope Public License V2.1 | The license does not require any product that uses such a repository to open their code. Some build scripts use Autoconf exception to GPL 2.0 or later. The use meets its requirements and will not cause OpenHarmony processes to be affected by the GPL. Some header files use LGPL-2.1+ and are invoked through a dynamic link. The use of these files will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_mtdev | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_ninja | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_node | Apache License V2.0
Artistic License 2.0
BSD 2-Clause License
BSD 3-Clause License
ICU License
MIT License
OpenSSL License
Public Domain
SSLeay License
UNICODE INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
c-ares license
zlib/libpng License
| The components corresponding to Artistic License 2.0 contained in the software is not used in OpenHarmony. Other licenses do not require the products that use such a repository to open their code.|
+| third_party_objenesis | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_pixman | MIT license | The license does not require any product that uses such a repository to open their code.|
+| third_party_protobuf | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_python | Python Software Foundation License V2 | The license does not require any product that uses such a repository to open their code. Some build scripts use Autoconf exception to GPL 2.0 or later. The use meets its requirements and will not cause OpenHarmony processes to be affected by the GPL.|
+| third_party_re2 | BSD 3-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_sqlite | Public Domain | The license does not require any product that uses such a repository to open their code.|
+| third_party_wayland-ivi-extension | Apache License V2.0 | The license does not require any product that uses such a repository to open their code.|
+| third_party_wayland-protocols_standard | MIT license | The license does not require any product that uses such a repository to open their code. Some build scripts use Autoconf exception to GPL 2.0 or later, but these scripts are not used in OpenHarmony.|
+| third_party_wayland_standard | MIT license | The license does not require any product that uses such a repository to open their code. Some build scripts use Autoconf exception to GPL 2.0 or later, but these scripts are not used in OpenHarmony. Some files use Libtool Exception. The use meets its requirements.|
+| third_party_weston | MIT license | The license does not require any product that uses such a repository to open their code.|
+| third_party_lz4 | BSD 2-Clause License | The license does not require any product that uses such a repository to open their code.|
+| third_party_bzip2 | bzip2 and libbzip2 License | The license does not require any product that uses such a repository to open their code.|
+| third_party_mksh | MirOS License | The license does not require any product that uses such a repository to open their code.|
+| third_party_toybox | Public Domain License | The license does not require any product that uses such a repository to open their code.|
+| third_party_optimized_routines | MIT License | The license does not require any product that uses such a repository to open their code.|
+| third_party_libsnd | LGPL v2.1 | The license does not require any product that uses such a repository to open their code. Some test code uses GPL-3.0-or-later, and some uses GPL-2.0-or-later.|
+| third_party_pulseaudio | LGPL v2.1 | The license does not require any product that uses such a repository to open their code.|
+| third_party_ffmpeg | LGPL v2.1 | OpenHarmony uses the ffmpeg repository in the LGPL through a dynamic link. The use will not cause other code to be affected by the LGPL.|
+| third_party_quickjs | MIT licence | The license does not require any product that uses such a repository to open their code.|
+| third_party_icu | BSD 3-Clause License, ICU License, UNICODE INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE | The license does not require any product that uses such a repository to open their code.|
+| third_party_ejdb | MIT License| The license does not require any product that uses such a repository to open their code.|
+| third_party_iowow | MIT License| The license does not require any product that uses such a repository to open their code.|
+| third_party_glfw | zlib/libpng License | The license does not require any product that uses such a repository to open their code.|
diff --git a/en/device-dev/bundles/bundles-guide.md b/en/device-dev/bundles/bundles-guide.md
index 1a7510e16a3f1a15368544c060d0621c0eff7e05..6325fe827448e69e2bfaaaaf788a110025484456 100644
--- a/en/device-dev/bundles/bundles-guide.md
+++ b/en/device-dev/bundles/bundles-guide.md
@@ -1,4 +1,4 @@
-# Development Guidelines
+# HPM Bundle Development Guidelines
- **[Overview](bundles-guide-overview.md)**
diff --git a/en/device-dev/bundles/bundles-standard-rules.md b/en/device-dev/bundles/bundles-standard-rules.md
index 7c546461079b84e3b6fafdd3a6fb78ba4bfaf683..559ff09b2190c8c98b705ec6ceea1f478d6597ad 100644
--- a/en/device-dev/bundles/bundles-standard-rules.md
+++ b/en/device-dev/bundles/bundles-standard-rules.md
@@ -1,4 +1,4 @@
-# Bundle Development Specifications
+# HPM Bundle Development Specifications
## Overview
diff --git a/en/device-dev/kernel/kernel-mini.md b/en/device-dev/kernel/kernel-mini.md
index a674d66e9f6347792f435b541be2fa919522b2b1..8239d9975cfac2e4085380f1ddf2670f567578d2 100644
--- a/en/device-dev/kernel/kernel-mini.md
+++ b/en/device-dev/kernel/kernel-mini.md
@@ -1,4 +1,4 @@
-# Kernel for Mini Systems
+# Kernel for the Mini System
- **[Kernel Overview](kernel-mini-overview.md)**
diff --git a/en/device-dev/kernel/kernel-small.md b/en/device-dev/kernel/kernel-small.md
index 03e02571e411b8f0dd4340d9e806ee2a74f05417..755241d1b3ff7c8f4a7cd56707b6d505a83b8a46 100644
--- a/en/device-dev/kernel/kernel-small.md
+++ b/en/device-dev/kernel/kernel-small.md
@@ -1,4 +1,4 @@
-# Kernel for Small Systems
+# Kernel for the Small System
- **[Kernel Overview](kernel-small-overview.md)**
diff --git a/en/readme.md b/en/readme.md
index afa3cfb8e53da749d30265739bb33db0a4671bb0..042d89cfe11b269551d81f8239bda479ca4cb26d 100644
--- a/en/readme.md
+++ b/en/readme.md
@@ -8,8 +8,8 @@ This project stores OpenHarmony documentation, including the quick start guide,
- Device development
- Mini and Small System Development Guidelines \(Reference Memory < 128 MB\)
- Device development
- - **overview**: [device development overview](device-dev/Readme-EN.md)
- - **quick-start**: [quick start guide](device-dev/quick-start/Readme-EN.md) \(covering environment setup, source code acquisition, build, and burning\)
+ - **overview**: [Device Development Overview](device-dev/Readme-EN.md)
+ - **quick-start**: [Quick Start](device-dev/quick-start/Readme-EN.md) \(covering environment setup, source code acquisition, build, and burning\)
- Basic development capabilities
- **Kernel**: [Kernel for Mini Systems](device-dev/kernel/kernel-mini.md)
- **Kernel:**[Kernel for Small Systems](device-dev/kernel/kernel-small.md)
@@ -17,9 +17,9 @@ This project stores OpenHarmony documentation, including the quick start guide,
- **Subsystems**: [subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- **Security**: [privacy and security](device-dev/security/Readme-EN.md)
- **guide**:
- - [WLAN-connected products](device-dev/guide/device-wifi.md) \(LED peripheral control and third-party SDK integration\)
- - [Screenless cameras](device-dev/guide/device-iotcamera-control.md) \(camera control\)
- - [Cameras with a screen](device-dev/guide/device-camera.md) \(screen and camera control, visual application development\)
+ - [WLAN-connected Products](device-dev/guide/device-wlan.md) \(LED peripheral control and third-party SDK integration\)
+ - [Screenless Cameras](device-dev/guide/device-iotcamera-control.md) \(camera control\)
+ - [Cameras with a Screen](device-dev/guide/device-camera.md) \(screen and camera control, visual application development\)
- **porting**:
- [Third-Party Library Porting Guide for Mini and Small Systems](device-dev/porting/porting-thirdparty.md)
- [Mini System SoC Porting Guide](device-dev/porting/porting-minichip.md)
@@ -30,17 +30,17 @@ This project stores OpenHarmony documentation, including the quick start guide,
- [HPM User Guide](device-dev/bundles/bundles-demo.md)
- Standard System Development Guidelines \(Reference Memory ≥ 128 MB\)
- Device development
- - **overview**: [device development overview](device-dev/Readme-EN.md)
- - **quick-start**: [quick start guide](device-dev/quick-start/quickstart-standard.md) \(covering environment setup, source code acquisition, build, and burning\)
+ - **overview**: [Device Development Overview](device-dev/Readme-EN.md)
+ - **quick-start**: [Quick Start](device-dev/quick-start/quickstart-standard.md) \(covering environment setup, source code acquisition, build, and burning\)
- Basic development capabilities
- - **Kernel**: [Kernel for Standard Systems](device-dev/kernel/kernel-standard.md)
- - **Drivers**: [drivers](device-dev/driver/Readme-EN.md)
- - **Subsystems**: [subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- - **Security**: [privacy and security](device-dev/security/Readme-EN.md)
+ - **Kernel**: [Kernel for the Standard System](device-dev/kernel/kernel-standard.md)
+ - **Drivers**: [Drivers](device-dev/driver/Readme-EN.md)
+ - **Subsystems**: [Subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
+ - **Security**: [Privacy and Security](device-dev/security/Readme-EN.md)
- **guide**:
- - [Clock apps](device-dev/guide/device-clock-guide.md)
- - [Platform drivers](device-dev/guide/device-driver-demo.md)
- - [Peripheral drivers](device-dev/guide/device-outerdriver-demo.md)
+ - [Development Guidelines on Clock Apps](device-dev/guide/device-clock-guide.md)
+ - [Development Example for Platform Drivers](device-dev/guide/device-driver-demo.md)
+ - [Development Example for Peripheral Drivers](device-dev/guide/device-outerdriver-demo.md)
- **porting**:
- [Standard System SoC Porting Guide](device-dev/porting/standard-system-porting-guide.md)
- [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel.md)
@@ -52,21 +52,26 @@ This project stores OpenHarmony documentation, including the quick start guide,
- App development
- - **Overview**: [app development overview](application-dev/application-dev-guide.md)
- - **quick-start**: [quick start guide](application-dev/quick-start/Readme-EN.md)
+ - **Overview**: [Application Development Overview](application-dev/application-dev-guide.md)
+ - **quick-start**: [Quick Start](application-dev/quick-start/Readme-EN.md)
- **ui**: [UI](application-dev/ui/Readme-EN.md)
- - **media**: [media](application-dev/media/Readme-EN.md)
- - **connectivity**: [networks and connectivity](application-dev/connectivity/Readme-EN.md)
+ - **media**: [Media](application-dev/media/Readme-EN.md)
+ - **security**: [Security](application-dev/security/Readme-EN.md)
+ - **connectivity**: [Connectivity](application-dev/connectivity/Readme-EN.md)
+ - **Database**:[Data Management](application-dev/database/Readme-CN.md)
+ - **usb**: [USB Service](application-dev//usb/Readme-EN.md)
+ - **dfx**: [DFX](application-dev/dfx/Readme-EN.md)
- **reference**: [Development References](application-dev/reference/Readme-EN.md)
-- **glossary**: [glossary](device-dev/glossary/glossary.md)
+- **glossary**: [Glossary](device-dev/glossary/glossary.md)
## Version Change History
-For details, see [Release Notes](release-notes/Readme.md).
+For details, see [OpenHarmony Release Notes](release-notes/Readme.md).
## Third-Party Open-Source Software and License Notice
-None.
+3rd-Party-License: [Third-Party Open-Source Software and License Notice](contribute/third-party-open-source-software-and-license-notice.md)
+
## How to Contribute
diff --git "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md" "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md"
index ad07d7706fe00a2051cb2b9873a14cd5a7a52fae..672f0adbdd911217e22fa1cf49c448a4dfa8bd33 100755
--- "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md"
+++ "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md"
@@ -1,3 +1,5 @@
+# 第三方开源软件及许可证说明
+
OpenHarmony使用了如下第三方开源软件,下表对各开源软件采用的License进行了说明:
| 开源仓名 | License | 说明 |
diff --git a/zh-cn/device-dev/bundles/oem_bundle_standard_des.md b/zh-cn/device-dev/bundles/bundles-standard-rules.md
similarity index 100%
rename from zh-cn/device-dev/bundles/oem_bundle_standard_des.md
rename to zh-cn/device-dev/bundles/bundles-standard-rules.md
diff --git a/zh-cn/readme.md b/zh-cn/readme.md
index 60ec60dc2e6e65aae9eb619034a404af5c0b0b54..7a39becf661e51d0bb40da5324cdbdbbed28cc50 100644
--- a/zh-cn/readme.md
+++ b/zh-cn/readme.md
@@ -28,7 +28,7 @@
- [小型系统芯片移植指导](device-dev/porting/porting-smallchip.md)
- bundles:HPM Bundle开发
- - [HPM Bundle开发规范](device-dev/bundles/oem_bundle_standard_des.md)
+ - [HPM Bundle开发规范](device-dev/bundles/bundles-standard-rules.md)
- [HPM Bundle开发指南](device-dev/bundles/bundles-guide.md)
- [HPM Bundle开发示例](device-dev/bundles/bundles-demo.md)
@@ -51,7 +51,7 @@
- [一种快速移植OpenHarmony Linux内核的方法](device-dev/porting/porting-linux-kernel.md)
- bundles:HPM Bundle开发
- - [HPM Bundle开发规范](device-dev/bundles/oem_bundle_standard_des.md)
+ - [HPM Bundle开发规范](device-dev/bundles/bundles-standard-rules.md)
- [HPM Bundle开发指南](device-dev/bundles/bundles-guide.md)
- [HPM Bundle开发示例](device-dev/bundles/bundles-demo.md)
- [常见问题](device-dev/faqs/Readme-CN.md)