diff --git a/bundle.json b/bundle.json index 1d87dd208f62296d4bd2e74b6674012dc009953b..0ea1a05821d9dd63dfb73dd467dc29bca8cefe9a 100644 --- a/bundle.json +++ b/bundle.json @@ -35,7 +35,7 @@ "hiviewdfx_hilog_native", "init", "ipc", - "multimedia_image_standard", + "multimedia_image_framework", "napi", "power_manager", "safwk", diff --git a/service/BUILD.gn b/service/BUILD.gn index 488c2e74b0997774afbd0b98d119dbf4385bd97d..7d79ba3f3f227f9c0e3a86236191d9f30b5dbd8e 100644 --- a/service/BUILD.gn +++ b/service/BUILD.gn @@ -64,7 +64,7 @@ ohos_shared_library("displaymgrservice") { "hisysevent_native:libhisysevent", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", - "multimedia_image_standard:image_native", + "multimedia_image_framework:image_native", "safwk:system_ability_fwk", "sensor:sensor_interface_native", "window_manager:libdm",