harmony 鸿蒙Bundle Manager Subsystem Changelog
Bundle Manager Subsystem Changelog
cl.bundlemanager.1 Uncompressed Mode Adopted for libs During Packing
Access Level
Other
Reason for Change
By default, the packing tool packs libs in compressed mode. This operation decreases the size of the installation package while increasing the packing time. However, developers are more sensitive to the packing time in the development and debugging phase. As such, the packing tool is changed to pack libs in uncompressed mode by default.
Change Impact
This change is a compatible change. It affects the compressed mode of libs during packing.
Change Since
OpenHarmony SDK 4.1.3.5
Key API/Component Changes
Before the change, the packing tool packs libs in compressed mode by default.
After the change, the packing tool packs libs in uncompressed mode by default.
Adaptation Guide
By default, the packing tool packs libs in uncompressed mode. To pack libs in compressed mode, set compressNativeLibs in the module.json5 file to true.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Account Subsystem Changelog
harmony 鸿蒙ArkUI Subsystem Changelog
harmony 鸿蒙Certificate Changelog
harmony 鸿蒙ArkUI Subsystem Changelog
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦