harmony 鸿蒙Bundle Manager Subsystem Changelog
Bundle Manager Subsystem Changelog
cl.bundlemanager.1 Compression Level of libs Changed in the Packing Tool
Access Level
Others
Reason for Change
When the compressNativeLibs parameter in the module.json5 file is set to true, the packing tool packs libs in a lower compression level (changed from 5 to 1). This slightly increases the package size but speeds up packaging.
Change Impact
This change is a compatible change. When compressNativeLibs in the module.json5 file is set to true, the size of the unsigned package slightly increases.
API Level
11
Change Since
OpenHarmony SDK 4.1.6.2
Key API/Component Changes
When compressNativeLibs in the module.json5 file is set to true, the packing tool packs the libs library at the default compression level (5) before the modification. After the modification, the packing tool packs the libs library at the fast compression level (1).
Adaptation Guide
No adaptation is required.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Ability Subsystem Changelog
harmony 鸿蒙ArkCompiler Subsystem Changelog
harmony 鸿蒙ArkUI Subsystem Changelog
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦