未验证 提交 6de54ff3 编写于 作者: W wusongqing 提交者: Gitee

correct errors

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 15c01df6
......@@ -6,7 +6,7 @@
**解决措施**
使用bundleManager模块的getApplicationInfo接口(仅系统应用可以使用)获取待检验应用的ApplicaitonInfo,根据ApplicaitonInfo中systemApp字段判断,若为true,则是系统应用,否则为非系统应用。
使用bundleManager模块的getApplicationInfo接口(仅系统应用可以使用)获取待检验应用的ApplicationInfo,根据ApplicationInfo中systemApp字段判断,若为true,则是系统应用,否则为非系统应用。
**参考链接**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册