mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-12-04 05:22:25 +00:00
update frameworks/native/ability/native/BUILD.gn.
Signed-off-by: mars10577020 <8651080+mars10577020@user.noreply.gitee.com>
This commit is contained in:
parent
926e6ff906
commit
d8e2505966
@ -1871,6 +1871,7 @@ ohos_shared_library("photo_editor_extension") {
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"ability_base:zuri",
|
||||
"app_file_service:fileuri_native",
|
||||
"c_utils:utils",
|
||||
"eventhandler:libeventhandler",
|
||||
"hilog:libhilog",
|
||||
@ -1879,7 +1880,6 @@ ohos_shared_library("photo_editor_extension") {
|
||||
"image_framework:image_native",
|
||||
"ipc:ipc_napi",
|
||||
"napi:ace_napi",
|
||||
"app_file_service:fileuri_native"
|
||||
]
|
||||
|
||||
if (ability_runtime_graphics) {
|
||||
|
Loading…
Reference in New Issue
Block a user