动态拉起SA

Signed-off-by: wangchaole <wangchaole1@huawei.com>
This commit is contained in:
wangchaole
2022-04-20 11:33:54 +08:00
parent 5cea816ae4
commit 65cd1eff68
2 changed files with 2 additions and 3 deletions
+1
View File
@@ -56,6 +56,7 @@
"//foundation/distributedhardware/distributedcamera/services/cameraservice/sourceservice:distributed_camera_source",
"//foundation/distributedhardware/distributedcamera/services/data_process:distributed_camera_data_process",
"//foundation/distributedhardware/distributedcamera/sa_profile:dcamera_sa_profile",
"//foundation/distributedhardware/distributedcamera/sa_profile:dcamera.cfg",
"//foundation/distributedhardware/distributedcamera/services/channel:distributed_camera_channel",
"//foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/config/host:distributed_camera_host_config",
"//foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/config/provider:distributed_camera_provider_config",
+1 -3
View File
@@ -18,9 +18,7 @@ ohos_sa_profile("dcamera_sa_profile") {
"4803.xml",
"4804.xml",
]
deps = [
:dcamera.cfg,
]
part_name = "distributed_camera"
}
ohos_prebuilt_etc("dcamera.cfg") {