...
 
Commits (2)
    https://gitcode.net/openharmony/third_party_libpng/-/commit/eb26b3152244566be71bbc5638ff469a90a0bfe1 add innertag for third_party_libpng 2023-06-05T14:22:16+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 bg4" 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_libpng/-/commit/80ba7fc424b5d293ac82adb05f11f50c9d1be4c5 !36 feat: 添加innerapi_tag 2023-06-05T11:09:37+00:00 openharmony_ci 120357966@qq.com Merge pull request !36 from cheng_jinsong/fly0516
......@@ -90,6 +90,10 @@ if (defined(ohos_lite)) {
deps = [ ":libpng_static" ]
public_configs = [ ":libpng_config" ]
configs = [ ":libpng_wno_config" ]
innerapi_tags = [
"platformsdk",
"chipsetsdk",
]
subsystem_name = "thirdparty"
install_images = [
"system",
......