diff --git a/fingerprint_auth/v1_0/BUILD.gn b/fingerprint_auth/v1_0/BUILD.gn index 791dd3a521b8e88bad7b06d80c2729b5a687e676..d1d5150dba6da3fc0dc73f12e21e73915e597015 100644 --- a/fingerprint_auth/v1_0/BUILD.gn +++ b/fingerprint_auth/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") import("../config.gni") hdi("fingerprint_auth") { diff --git a/fingerprint_auth/v1_1/BUILD.gn b/fingerprint_auth/v1_1/BUILD.gn index 12afd7502cfbde78415c827358b3fcaec233938a..49c184d79b4965c7470bb27742382decc6737863 100644 --- a/fingerprint_auth/v1_1/BUILD.gn +++ b/fingerprint_auth/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") import("../config.gni") hdi("fingerprint_auth") { diff --git a/fingerprint_auth/v1_2/BUILD.gn b/fingerprint_auth/v1_2/BUILD.gn index a13ca8813edb6faff60538752646de420bc72b2d..323f5e5ca862faa9cf8fd2d5404a101feadb987f 100644 --- a/fingerprint_auth/v1_2/BUILD.gn +++ b/fingerprint_auth/v1_2/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") import("../config.gni") hdi("fingerprint_auth") {