diff --git a/notification.gni b/notification.gni index 809bda8de76b669027b68c49707bace7308c965f..3f5ad8378a7de18c8730dc4bc265e378214d835a 100644 --- a/notification.gni +++ b/notification.gni @@ -20,7 +20,7 @@ access_token_path = "//base/security/access_token" ffrt_path = "//foundation/resourceschedule/ffrt" component_name = "distributed_notification_service" component_path = "//base/notification/distributed_notification_service" -multimedia_path = "//foundation/multimedia/image_framework" +multimedia_path = "//foundation/graphic/image_framework" arkui_ace_engine_path = "//foundation/arkui/ace_engine" commonlibrary_utils_path = "//commonlibrary/c_utils" services_path = "${component_path}/services"