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

!8482 【XTS】【事件通知子系统】part_name修改

Merge pull request !8482 from zhijianwen/master
......@@ -23,8 +23,8 @@ ohos_js_hap_suite("ActsNotificationBadgeTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsNotificationBadgeTest"
subsystem_name = "ability"
part_name = "ability_runtime"
subsystem_name = "notification"
part_name = "distributed_notification_service"
}
ohos_app_scope("badgetest_app_profile") {
......
......@@ -23,8 +23,8 @@ ohos_js_hap_suite("ActsNotificationSystemAPITest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsNotificationSystemAPITest"
subsystem_name = "ability"
part_name = "ability_runtime"
subsystem_name = "notification"
part_name = "distributed_notification_service"
}
ohos_app_scope("systemapitest_app_profile") {
......
......@@ -23,8 +23,8 @@ ohos_js_hap_suite("ActsCommonEventSystemAPITest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsCommonEventSystemAPITest"
subsystem_name = "ability"
part_name = "ability_runtime"
subsystem_name = "notification"
part_name = "common_event_service"
}
ohos_app_scope("systemapitest_app_profile") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册