mirror of
https://gitee.com/openharmony/security_huks
synced 2025-03-05 00:47:28 +00:00
commit
c53655cb39
@ -211,9 +211,9 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"//third_party/bounds_checking_function:libsec_shared",
|
||||
]
|
||||
}
|
||||
if (ohos_build_type == "debug") {
|
||||
group("huks_new_test") {
|
||||
deps = [ "//base/security/huks/test:huks_new_test" ]
|
||||
}
|
||||
}
|
||||
#if (ohos_build_type == "debug") {
|
||||
# group("huks_new_test") {
|
||||
# deps = [ "//base/security/huks/test:huks_new_test" ]
|
||||
# }
|
||||
#}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user