提交 2886a042 编写于 作者: H HuangXW

Description:...

Description: 新增权限ohos.permission.START_ABILITIES_FROM_BACKGROUND,用于修复原有ohos.permission.START_ABILIIES_FROM_BACKGROUND权限的拼写错误
Sig:SIG_ApplicaitonFramework
Feature or Bugfix: Bugfix
Binary Source:No
TDD Result: 不涉及
XTS Result: 不涉及
Signed-off-by: NHuangXW <huangxinwei4@huawei.com>
上级 c97da578
......@@ -59,7 +59,7 @@
| ohos.permission.MANAGE_SHORTCUTS | system_core | system_grant | TRUE | 允许应用查询其他应用的快捷方式信息、启动其他应用的快捷方式。 |
| ohos.permission.radio.ACCESS_FM_AM | system_core | system_grant | TRUE | 允许应用获取收音机相关服务。 |
| ohos.permission.SET_TELEPHONY_STATE | system_basic | system_grant | TRUE | 允许应用修改telephone的状态。 |
| ohos.permission.START_ABILIIES_FROM_BACKGROUND | system_basic | system_grant | TRUE | 允许应用在后台启动FA。 |
| ohos.permission.START_ABILITIES_FROM_BACKGROUND | system_basic | system_grant | TRUE | 允许应用在后台启动FA。 |
| ohos.permission.BUNDLE_ACTIVE_INFO | system_basic | system_grant | TRUE | 允许系统应用查询其他应用在前台或后台的运行时间。 |
| ohos.permission.START_INVISIBLE_ABILITY | system_core | system_grant | TRUE | 无论Ability是否可见,都允许应用进行调用。 |
| ohos.permission.sec.ACCESS_UDID | system_basic | system_grant | TRUE | 允许系统应用获取UDID。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册