diff --git a/base/BUILD.gn b/base/BUILD.gn index 75383b1c3f45184207e2605daa74df7cd73edf4e..17a546467f861a1c8990c87f9172e6eab9d7261d 100644 --- a/base/BUILD.gn +++ b/base/BUILD.gn @@ -133,6 +133,7 @@ ohos_shared_library("utils") { "system", "updater", ] + relative_install_dir = "chipset-pub-sdk" } ohos_static_library("utilsecurec") {