!642 分布式相机添加hdf向sa通知接口

Merge pull request !642 from byndyx/master
This commit is contained in:
openharmony_ci 2024-05-16 08:13:43 +00:00 committed by Gitee
commit 3883abdd89
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -47,7 +47,7 @@ ohos_moduletest_suite("SubDctsdisCameraTest") {
deps = [
"$base_root/drivers/hdf_core/adapter/uhdf2/hdi:libhdi",
"$base_root/drivers/hdf_core/adapter/uhdf2/ipc:libhdf_ipc_adapter",
"$base_root/drivers/peripheral/distributed_camera/hdi_service:libdistributed_camera_hdf_service_1.0",
"$base_root/drivers/peripheral/distributed_camera/hdi_service:libdistributed_camera_hdf_service_1.1",
"$base_root/third_party/jsoncpp:jsoncpp",
]