diff --git a/location/agnss/v2_0/BUILD.gn b/location/agnss/v2_0/BUILD.gn index 7a8f312e76af0750fdc845eb10ef12c474a9b503..5968e8a8f4cedfa96d814952d36b79f1a959c6ce 100644 --- a/location/agnss/v2_0/BUILD.gn +++ b/location/agnss/v2_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("location_agnss") { module_name = "location_agnss" diff --git a/location/geofence/v2_0/BUILD.gn b/location/geofence/v2_0/BUILD.gn index 0f0996d3085630673b2faa55c6c7e04a4e1a53fd..fd159fee6e2115a4852ac2064b1767515dda213f 100644 --- a/location/geofence/v2_0/BUILD.gn +++ b/location/geofence/v2_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("location_geofence") { module_name = "location_geofence" sources = [