diff --git a/communication_lite/softbus_posix/BUILD.gn b/communication_lite/softbus_posix/BUILD.gn index 1c546b032d62b4c2eb93613ef89575a750df8b68..f8d7bc690641873be4305573a3b979f59d93c63b 100755 --- a/communication_lite/softbus_posix/BUILD.gn +++ b/communication_lite/softbus_posix/BUILD.gn @@ -33,7 +33,7 @@ hcpptest_suite("ActsSoftBusTest") { "//third_party/bounds_checking_function/include", "//base/startup/syspara_lite/interfaces/kits/include", "//base/security/deviceauth/interfaces/innerkits/deviceauth_lite", - "//base/security/deviceauth/frameworks/deviceauth_lite/source/huks_adapter/", + "//third_party/bounds_checking_function:libsec_shared", ] defines = [ "_GNU_SOURCE" ]