提交 a390055a 编写于 作者: X xsz233

bms 4.0.3.2 changelog

Signed-off-by: Nxsz233 <xushizhe@huawei.com>
上级 4ed33579
# 包管理子系统ChangeLog
## cl.bundlemanager.1 包管理使能系统api权限校验
## cl.bundlemanager.1 包管理新增202错误码
包管理使能系统api权限校验,所有标有@systemapi的接口,只有系统应用允许调用
包管理系统新增202错误码,非系统应用调用api9及之后包管理提供的系统api,将返回错误202
**变更影响**<br>
包管理提供的系统api,将只有系统应用允许调用
非系统应用调用api9及之后包管理提供的系统api,将返回错误202
**关键的接口/组件变更**<br>
所有包管理系统api,对于api8及之前的接口,非系统应用调用系统api将返回错误;对于api9及之后的接口,非系统应用调用系统api将返回错误202。
所有包管理提供的api9及之后的系统api,非系统应用调用将返回错误202。
**适配指导**<br>
非系统应用需要查询本身的包信息的,可以使用[@ohos.bundleManager.getBundleInfoForSelf](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.bundle.bundleManager.d.ts)接口。
\ No newline at end of file
无需适配。
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册