From 437a76606082e6d9dde334f876d4206bbc359905 Mon Sep 17 00:00:00 2001 From: liuxinbing Date: Tue, 17 Jun 2025 20:04:48 +0800 Subject: [PATCH] testtest Signed-off-by: liuxinbing --- location/agnss/v2_0/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/location/agnss/v2_0/BUILD.gn b/location/agnss/v2_0/BUILD.gn index 7a8f312e..e96aaf59 100644 --- a/location/agnss/v2_0/BUILD.gn +++ b/location/agnss/v2_0/BUILD.gn @@ -12,6 +12,7 @@ # limitations under the License. import("//drivers/hdf_core/adapter/uhdf2/hdi.gni") + hdi("location_agnss") { module_name = "location_agnss" -- Gitee