From 618977999179c781fdb385240e8773310dccb159 Mon Sep 17 00:00:00 2001 From: dev_ZUT Date: Tue, 7 Jul 2026 09:55:03 +0800 Subject: [PATCH] title:fix libsec ref Signed-off-by: dev_ZUT --- framework/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/BUILD.gn b/framework/BUILD.gn index 3ae74d6..ecc279d 100644 --- a/framework/BUILD.gn +++ b/framework/BUILD.gn @@ -239,7 +239,7 @@ ohos_shared_library("videoprocessingengine") { "samgr:samgr_proxy", "skia:skia_canvaskit", "opencl-headers:libcl", - "bounds_checking_function:libsec_static", + "bounds_checking_function:libsec_shared", "egl:libEGL", "opengles:libGLES", ]