diff --git a/frameworks/native/backup_ext/BUILD.gn b/frameworks/native/backup_ext/BUILD.gn index ca0b73161419c25ba58451aa592fd2248767fd29..f67e93aa659a4153a2749e6cafe29f4f88d55b43 100644 --- a/frameworks/native/backup_ext/BUILD.gn +++ b/frameworks/native/backup_ext/BUILD.gn @@ -50,6 +50,7 @@ ohos_shared_library("backup_extension_ability_native") { "ability_runtime:runtime", "access_token:libaccesstoken_sdk", "bundle_framework:appexecfwk_core", + "napi:ace_napi", ] use_exceptions = true