!31 updater下打包nghttp2

Merge pull request !31 from ldy/master
This commit is contained in:
openharmony_ci 2023-05-19 09:40:37 +00:00 committed by Gitee
commit 6388de505c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -120,7 +120,10 @@ if (defined(ohos_lite)) {
if (product_name != "ohos-sdk") {
version_script = "libnghttp2_shared.map"
}
install_images = [
"system",
"updater",
]
subsystem_name = "thirdparty"
part_name = "thirdparty_nghttp2"
}