mirror of
https://gitee.com/openharmony/multimedia_av_codec
synced 2024-11-27 09:01:07 +00:00
add platformsdk tags
Signed-off-by: zhongning5 <zhongning5@huawei.com>
This commit is contained in:
parent
aa0ac96b6c
commit
158f5cd705
@ -77,6 +77,7 @@ ohos_shared_library("av_codec_service_dfx") {
|
||||
"media_foundation:media_foundation",
|
||||
]
|
||||
|
||||
innerapi_tags = [ "platformsdk" ]
|
||||
subsystem_name = "multimedia"
|
||||
part_name = "av_codec"
|
||||
}
|
||||
|
@ -94,6 +94,7 @@ ohos_shared_library("av_codec_media_engine_modules") {
|
||||
"safwk:system_ability_fwk",
|
||||
]
|
||||
|
||||
innerapi_tags = [ "platformsdk" ]
|
||||
subsystem_name = "multimedia"
|
||||
part_name = "av_codec"
|
||||
}
|
||||
|
@ -59,6 +59,7 @@ ohos_shared_library("av_codec_service_utils") {
|
||||
"init:libbegetutil",
|
||||
]
|
||||
|
||||
innerapi_tags = [ "platformsdk" ]
|
||||
subsystem_name = "multimedia"
|
||||
part_name = "av_codec"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user