add platformsdk tags

Signed-off-by: zhongning5 <zhongning5@huawei.com>
This commit is contained in:
zhongning5 2024-02-21 15:35:15 +08:00
parent aa0ac96b6c
commit 158f5cd705
3 changed files with 3 additions and 0 deletions

View File

@ -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"
}

View File

@ -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"
}

View File

@ -59,6 +59,7 @@ ohos_shared_library("av_codec_service_utils") {
"init:libbegetutil",
]
innerapi_tags = [ "platformsdk" ]
subsystem_name = "multimedia"
part_name = "av_codec"
}