add hdf_hcs

Signed-off-by: zounan <zounan@goodix.com>
This commit is contained in:
lidongshan
2021-12-13 09:47:51 +08:00
parent cd369f06db
commit 8170bb5f92
+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" ]
}