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

!8080 graphic用例添加部件名称

Merge pull request !8080 from 李西腾/master
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("EffectKitTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsEffectKitTest"
subsystem_name = "graphic"
part_name = "graphic_standard"
}
ohos_app_scope("effectKit_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsColorSpaceManagerTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsColorSpaceManagerTest"
subsystem_name = "graphic"
part_name = "graphic_standard"
}
ohos_app_scope("graphicColorSpace_app_profile") {
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("webGL_hap_test") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsWebGLHapTest"
subsystem_name = "graphic"
part_name = "graphic_standard"
}
ohos_js_assets("webGL_js_assets") {
js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册