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

!4815 【master】【安全子系统】acts仓增加部件化修改

Merge pull request !4815 from qiaozzzh/name20220804_1
...@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsUserauthTest") { ...@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsUserauthTest") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsUserauthTest" hap_name = "ActsUserauthTest"
subsystem_name = "useriam"
part_name = "face_auth"
} }
ohos_js_assets("hjs_demo_js_assets") { ohos_js_assets("hjs_demo_js_assets") {
js2abc = true js2abc = true
......
...@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsUserauthTwoTest") { ...@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsUserauthTwoTest") {
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsUserauthTwoTest" hap_name = "ActsUserauthTwoTest"
subsystem_name = "useriam"
part_name = "pin_auth"
} }
ohos_js_assets("hjs_demo_js_assets") { ohos_js_assets("hjs_demo_js_assets") {
js2abc = true js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册