mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
change name from multimedia_audio_framework to audio_framework
Signed-off-by: wangyuqi <wangyuqi30@huawei.com> Change-Id: If7e053fdd948be092a7fa0283af2ae5b9c1dd250
This commit is contained in:
parent
00aff9b479
commit
40c85714d3
4
BUILD.gn
4
BUILD.gn
@ -128,12 +128,12 @@ ohos_source_set("sndfile_sources") {
|
||||
|
||||
configs = [ ":sndfile_config" ]
|
||||
subsystem_name = "multimedia"
|
||||
part_name = "multimedia_audio_framework"
|
||||
part_name = "audio_framework"
|
||||
}
|
||||
|
||||
ohos_shared_library("sndfile") {
|
||||
deps = [ ":sndfile_sources" ]
|
||||
|
||||
subsystem_name = "multimedia"
|
||||
part_name = "multimedia_audio_framework"
|
||||
part_name = "audio_framework"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user