diff --git a/distributed_camera/bundle.json b/distributed_camera/bundle.json index 90cb385afc5fbfcea0b8bc1680efcb3f31cd2826..d6f5e70f1c39777e3d7e3bebbc8ed7612b2fc61b 100644 --- a/distributed_camera/bundle.json +++ b/distributed_camera/bundle.json @@ -22,8 +22,7 @@ "hdf_core", "hilog", "c_utils" - ], - "third_party": [] + ] }, "build": { "sub_component": [ diff --git a/distributed_camera/v1_0/BUILD.gn b/distributed_camera/v1_0/BUILD.gn index feaf504da2d07396336f02874fab504c2f1d2d1f..f453ba8f37578f150a6b0486db97ca8592cd9038 100644 --- a/distributed_camera/v1_0/BUILD.gn +++ b/distributed_camera/v1_0/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//drivers/hdf_core/adapter/uhdf2/hdi.gni") +import("//build/config/components/hdi/hdi.gni") hdi("distributed_camera_provider") { module_name = "distributed_camera_provider_service" sources = [ diff --git a/distributed_camera/v1_1/BUILD.gn b/distributed_camera/v1_1/BUILD.gn index a9989d0b17f4633fefcfd14db5de2942e90b768e..6d435160cb4f6606b5cb3838c91f0d466df02357 100644 --- a/distributed_camera/v1_1/BUILD.gn +++ b/distributed_camera/v1_1/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//drivers/hdf_core/adapter/uhdf2/hdi.gni") +import("//build/config/components/hdi/hdi.gni") hdi("distributed_camera_provider") { module_name = "distributed_camera_provider_service" sources = [