From a73a3120a5bbce91d1d95c1a157ee7e4d2e41f27 Mon Sep 17 00:00:00 2001 From: wanderer-dl122 Date: Wed, 8 Jun 2022 16:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=B8=83=E5=BC=8F=E7=A1=AC=E4=BB=B6?= =?UTF-8?q?=E6=A1=86=E6=9E=B6=E9=83=A8=E4=BB=B6=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wanderer-dl122 --- distributedcamera.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributedcamera.gni b/distributedcamera.gni index cabce397..c6823691 100644 --- a/distributedcamera.gni +++ b/distributedcamera.gni @@ -14,7 +14,7 @@ distributedcamera_path = "//foundation/distributedhardware/distributed_camera" distributedhardwarefwk_path = - "//foundation/distributedhardware/distributedhardwarefwk" + "//foundation/distributedhardware/distributed_hardware_fwk" hdf_framework_path = "//drivers/framework" -- Gitee