提交 ee2ee10e 编写于 作者: L lixiteng

添加部件名称

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