mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
fix build error
Signed-off-by: donglin <donglin9@huawei.com> Change-Id: I8be9bb6c9d5ec8e6ce5460636d76e42a3b620428
This commit is contained in:
@@ -31,6 +31,7 @@ ohos_shared_library("abilityconstant_napi") {
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
|
||||
@@ -56,6 +57,7 @@ ohos_shared_library("abilityconstant") {
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user