未验证 提交 7f323935 编写于 作者: O openharmony_ci 提交者: Gitee

!5074 【XTS】【事件通知子系统】新增API9属性-master

Merge pull request !5074 from fujiarui/cherry-pick-1661138627
......@@ -164,7 +164,18 @@ export default function ActsSubscriberTestUnorderSystem() {
commonEvent.Support.COMMON_EVENT_ABILITY_UPDATED,
commonEvent.Support.COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED,
commonEvent.Support.COMMON_EVENT_ACCOUNT_DELETED,
commonEvent.Support.COMMON_EVENT_FOUNDATION_READY
commonEvent.Support.COMMON_EVENT_FOUNDATION_READY,
commonEvent.Support.COMMON_EVENT_THERMAL_LEVEL_CHANGED,
commonEvent.Support.COMMON_EVENT_PACKAGE_CACHE_CLEARED,
commonEvent.Support.COMMON_EVENT_USB_STATE,
commonEvent.Support.COMMON_EVENT_USB_PORT_CHANGED,
commonEvent.Support.COMMON_EVENT_VOLUME_REMOVED,
commonEvent.Support.COMMON_EVENT_VOLUME_UNMOUNTED,
commonEvent.Support.COMMON_EVENT_VOLUME_MOUNTED,
commonEvent.Support.COMMON_EVENT_VOLUME_BAD_REMOVAL,
commonEvent.Support.COMMON_EVENT_VOLUME_EJECT,
commonEvent.Support.COMMON_EVENT_SLOT_CHANGE,
commonEvent.Support.COMMON_EVENT_SPN_INFO_CHANGED
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册