From 983bca208eec579afff5103d51d79e61fa0a87c1 Mon Sep 17 00:00:00 2001 From: z00526978 Date: Thu, 20 Aug 2020 13:00:34 +0800 Subject: [PATCH] TicketNo: DTS2020081907194 Description: hdc modify , zlib license to notice Team:OTHERS Feature or Bugfix:Feature Binary Source: No PrivateCode(Yes/No):No Change-Id: I21c662add708006cb469b24c9b0ea6c00f287af8 Reviewed-on: http://mgit-tm.rnd.huawei.com/10344481 Tested-by: public jenkins Reviewed-by: xiaofeng 00334695 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index bb857e3..70d7081 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") { -- GitLab