diff --git a/bundle.json b/bundle.json index 6055f10f7fcbfa9616f0b920ad3061d7b396a75a..afe6b93e4395beb725b7246eabeae6a06b93f765 100644 --- a/bundle.json +++ b/bundle.json @@ -41,7 +41,8 @@ "multimedia_camera_standard", "multimedia_media_standard", "hdf", - "hidl_adapter" + "hidl_adapter", + "drivers_interface_distributed_camera" ], "third_party":[ "jsoncpp", diff --git a/camera_hdf/hdi_impl/test/BUILD.gn b/camera_hdf/hdi_impl/test/BUILD.gn index b56508c0ad2db3f2950cbad864092b0ce4ea4594..3fb2da15b703e6e8724348c0ca30ae16285afdcb 100644 --- a/camera_hdf/hdi_impl/test/BUILD.gn +++ b/camera_hdf/hdi_impl/test/BUILD.gn @@ -68,7 +68,7 @@ ohos_executable("dcamera_hdi_sample") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_single", "samgr_standard:samgr_proxy", diff --git a/services/cameraservice/base/test/unittest/common/dcameraprotocol/BUILD.gn b/services/cameraservice/base/test/unittest/common/dcameraprotocol/BUILD.gn index 424e2945ed9f322a96f43bd66f1371f8b15aa639..fef1333e39a1b721371ace27501da653f925b58d 100644 --- a/services/cameraservice/base/test/unittest/common/dcameraprotocol/BUILD.gn +++ b/services/cameraservice/base/test/unittest/common/dcameraprotocol/BUILD.gn @@ -56,7 +56,7 @@ ohos_unittest("DCameraProtocolTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "dsoftbus:softbus_client", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/cameraservice/cameraoperator/client/BUILD.gn b/services/cameraservice/cameraoperator/client/BUILD.gn index f897ca21f15498b8c7e3972a585066d11633ce2e..0562699e33979d69dad083f5cd8408cb04208809 100644 --- a/services/cameraservice/cameraoperator/client/BUILD.gn +++ b/services/cameraservice/cameraoperator/client/BUILD.gn @@ -86,7 +86,7 @@ ohos_shared_library("distributed_camera_client") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "hiviewdfx_hilog_native:libhilog", "multimedia_media_standard:media_client", ] diff --git a/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/BUILD.gn b/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/BUILD.gn index 9b5b450886039b2fad31ff5ef9732094c2170a5e..08c9981d0905f99c76b0209e18117b2d459a1f3a 100644 --- a/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/BUILD.gn +++ b/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/BUILD.gn @@ -72,7 +72,7 @@ ohos_unittest("DCameraClientTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/cameraservice/cameraoperator/handler/BUILD.gn b/services/cameraservice/cameraoperator/handler/BUILD.gn index bdd959e20e7fab3d061e50cb1005dcb2f31258f2..1474f3c70379fd3ea5bcb42f2216971e8d70dc79 100644 --- a/services/cameraservice/cameraoperator/handler/BUILD.gn +++ b/services/cameraservice/cameraoperator/handler/BUILD.gn @@ -70,7 +70,7 @@ ohos_shared_library("distributed_camera_handler") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "hiviewdfx_hilog_native:libhilog", "multimedia_media_standard:media_client", ] diff --git a/services/cameraservice/cameraoperator/handler/test/unittest/common/dcamerahandler/BUILD.gn b/services/cameraservice/cameraoperator/handler/test/unittest/common/dcamerahandler/BUILD.gn index 86b83d146b9ccf172d3ec207b741699b311633f8..f459f0943d0794270eda20123d4fbf31273f1095 100644 --- a/services/cameraservice/cameraoperator/handler/test/unittest/common/dcamerahandler/BUILD.gn +++ b/services/cameraservice/cameraoperator/handler/test/unittest/common/dcamerahandler/BUILD.gn @@ -67,7 +67,7 @@ ohos_unittest("DCameraHandlerTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/cameraservice/sinkservice/BUILD.gn b/services/cameraservice/sinkservice/BUILD.gn index fc9000ccb1b51e1a6fccb977235d1af3848b1777..94673354187825282b373fedafef617a9006ee43 100644 --- a/services/cameraservice/sinkservice/BUILD.gn +++ b/services/cameraservice/sinkservice/BUILD.gn @@ -117,7 +117,7 @@ ohos_shared_library("distributed_camera_sink") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/BUILD.gn b/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/BUILD.gn index 4305abe8a713014b820cf172734d9350bc307c56..8c30a5d9d7844a22b9be0bc6601b06e4a3d50b76 100644 --- a/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/BUILD.gn +++ b/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/BUILD.gn @@ -69,7 +69,7 @@ ohos_unittest("DistributedCameraSinkServiceTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/BUILD.gn b/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/BUILD.gn index 9db8a0fec576dbf6f3b673aa236b68f93d9ce436..57c0db690c8411539641218a25d48d462c68066e 100644 --- a/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/BUILD.gn +++ b/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/BUILD.gn @@ -85,7 +85,7 @@ ohos_unittest("DCameraSinkMgrTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "ipc:ipc_core", "multimedia_media_standard:media_client", diff --git a/services/cameraservice/sourceservice/BUILD.gn b/services/cameraservice/sourceservice/BUILD.gn index 28629bc74309b6fc1fd4a8623754951e2ff67184..1929f4e8edea4b04e72cb5d73fe86a75ff20d616 100644 --- a/services/cameraservice/sourceservice/BUILD.gn +++ b/services/cameraservice/sourceservice/BUILD.gn @@ -101,7 +101,7 @@ ohos_shared_library("distributed_camera_source") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "eventhandler:libeventhandler", "hdf_core:libhdf_utils", "hdf_core:libhdi", diff --git a/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/BUILD.gn b/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/BUILD.gn index facf9ad8285feece9ed0db64a365a39478d4b49b..44b9b7176864fe2678cf86708b37f3c56b9794ac 100644 --- a/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/BUILD.gn +++ b/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/BUILD.gn @@ -72,7 +72,7 @@ ohos_unittest("DCameraSourceMgrTest") { ] external_deps = [ - "distributed_camera_device_driver_interface:libdistributed_camera_provider_proxy_1.0", + "drivers_interface_distributed_camera:libdistributed_camera_provider_proxy_1.0", "dsoftbus:softbus_client", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog",