update frameworks/native/ability/native/BUILD.gn.

Signed-off-by: mars10577020 <8651080+mars10577020@user.noreply.gitee.com>
This commit is contained in:
mars10577020 2024-08-07 07:26:41 +00:00 committed by Gitee
parent 926e6ff906
commit d8e2505966
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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) {