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

!4800 Add subsystem and part name in Container

Merge pull request !4800 from chenqi/ModifyContainers
......@@ -27,8 +27,8 @@ ohos_js_hap_suite("containerLine_js_test") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsContainerLineJsTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
subsystem_name = "commonlibrary"
part_name = "ets_utils"
}
ohos_js_assets("containerLine_js_assets") {
js2abc = true
......
......@@ -27,8 +27,8 @@ ohos_js_hap_suite("containerRelation_js_test") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsContainerRelationJsTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
subsystem_name = "commonlibrary"
part_name = "ets_utils"
}
ohos_js_assets("containerRelation_js_assets") {
js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册