update BUILD.gn.

Signed-off-by: 马玉杰 <mayujie8@huawei.com>
This commit is contained in:
马玉杰 2024-05-09 02:54:37 +00:00 committed by Gitee
parent c13c171cfb
commit 008bb95929
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -139,7 +139,10 @@ ohos_shared_library("sndfile") {
public_configs = [ ":export_include_config" ]
innerapi_tags = [ "platformsdk_indirect" ]
innerapi_tags = [
"chipsetsdk",
"platformsdk",
]
subsystem_name = "thirdparty"
part_name = "libsnd"
}