mirror of
https://gitee.com/openharmony/security_certificate_manager
synced 2024-11-27 09:40:59 +00:00
commit
b67a84ef22
@ -50,6 +50,7 @@ ohos_static_library("libcm_service_idl_standard_static") {
|
||||
"../../security_guard_report:libcert_manager_sg_report_static",
|
||||
]
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"c_utils:utils",
|
||||
"huks:libhukssdk",
|
||||
"ipc:ipc_core",
|
||||
|
@ -48,6 +48,7 @@ ohos_static_library("libcert_manager_sg_report_static") {
|
||||
|
||||
external_deps = [
|
||||
"bounds_checking_function:libsec_static",
|
||||
"c_utils:utils",
|
||||
"ipc:ipc_single",
|
||||
]
|
||||
if (support_security_guard) {
|
||||
|
Loading…
Reference in New Issue
Block a user