diff --git a/BUILD.gn b/BUILD.gn index bb857e39c427e325bea38b823f322f897046df1c..70d70817044a97e6000f88ce0f4401323c46b20d 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -52,6 +52,7 @@ static_library("libz_test") { harmonyos_ndk_headers("zlib_header") { sources = ["./zlib.h","./zconf.h"] + notices = ["LICENSE"] } harmonyos_ndk_library("libz_ndk") {