update khdf/liteos_m/hcs/BUILD.gn.

delete useless print
This commit is contained in:
yuanbo
2021-04-22 10:05:32 +08:00
committed by Gitee
parent 928b0b08ca
commit 810bc7799a
-1
View File
@@ -32,7 +32,6 @@ import("//drivers/adapter/khdf/liteos_m/hdf.gni")
static_library("hdf_hcs") {
sources = [ "hdf_config_gen_hex.c" ]
config_path = product_path + "/config/hdf.hcs"
print("aaa " + ohos_root_path)
exec_script("hcs_build.py",
[
ohos_root_path + "$hdf_fwk_path/tools/hc-gen/bin/hc-gen",