harmony 鸿蒙Bundle Manager Subsystem Changelog
Bundle Manager Subsystem Changelog
cl.bundlemanager.1 Deprecated the verifyCodeParams Field in VerifyCodeParam and InstallParam
Access Level
System APIs
Reason for Change
The code signature file of an application is integrated into the installation package, rather than being specified by using the verifyCodeParams Field.
Change Impact
The verifyCodeParams field in VerifyCodeParam and InstallParam of the installer module is deprecated. This field is no longer required.
Valid Since
OpenHarmony SDK 4.1.3.3
Deprecated APIs/Components
API | Description |
---|---|
interface VerifyCodeParam | No longer required to specify the code signature file of the installation package. |
verifyCodeParams?: Array<VerifyCodeParam>; | No longer required to specify the code signature file of the installation package. |
Adaptation Guide
When calling the APIs provided by the installer module, you do not need to specify the code signature file of the installation package, because it is integrated into the installation package.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ArkUI Subsystem Changelog
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦