From 734ed660cdeb9e025e58588b96aa4818d4e2bb3c Mon Sep 17 00:00:00 2001 From: xxthadsl Date: Thu, 12 Feb 2026 14:23:09 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20BUILD.gn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xxthadsl --- location/agnss/hdi_service/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/location/agnss/hdi_service/BUILD.gn b/location/agnss/hdi_service/BUILD.gn index 02ed02fe57..6dddea1189 100644 --- a/location/agnss/hdi_service/BUILD.gn +++ b/location/agnss/hdi_service/BUILD.gn @@ -37,7 +37,6 @@ ohos_shared_library("libagnss_interface_service_2.1") { if (is_standard_system) { external_deps = [ "c_utils:utils", - "drivers_interface_location_agnss:location_agnss_idl_headers", "drivers_interface_location_agnss:location_agnss_idl_headers_2.1", "hdf_core:libhdi", "hilog:libhilog",