...
 
Commits (2)
    https://gitcode.net/openharmony/third_party_zlib/-/commit/9b7ed28b834e872939d6df5578107ff2b0f5ab73 add innertag on third_party_zlib 2023-05-17T16:47:05+08:00 chengjinsong2 chengjinsong2@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg3" style="text-decoration: none">N</a><a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com">chengjinsong2</a> &lt;<a href="mailto:chengjinsong2@huawei.com" title="chengjinsong2@huawei.com">chengjinsong2@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/third_party_zlib/-/commit/3f2cc12306eeb0c5cdd9d7958606b5a71090fe8e !52 feat: 添加innerapi_tag 2023-06-02T03:41:46+00:00 openharmony_ci 120357966@qq.com Merge pull request !52 from cheng_jinsong/fly0516
......@@ -97,6 +97,7 @@ ohos_shared_library("shared_libz") {
symlink_target_name = [ "libz.so" ]
innerapi_tags = [ "platformsdk" ]
part_name = "zlib"
subsystem_name = "thirdparty"
}
......