提交 47fe0a46 编写于 作者: Z zhijianwen

--part_name--

Signed-off-by: Nzhijianwen <zhijianwen@huawei.com>
上级 78d71136
......@@ -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.
先完成此消息的编辑!
想要评论请 注册