!9 更新GN构建脚本,加入hdf config依赖

Merge pull request !9 from 汇顶科技/master
This commit is contained in:
openharmony_sig_ci
2021-12-13 01:51:35 +00:00
committed by Gitee
+1
View File
@@ -15,4 +15,5 @@ import("//kernel/liteos_m/liteos.gni")
module_name = get_path_info(rebase_path("."), "name")
kernel_module(module_name) {
deps = [ "$product_path/hdf_config:hdf_hcs" ]
}