!20 libasset_sdk_ffi.z.so增加platformsdk tag

Merge pull request !20 from 钟柠/appspawn
This commit is contained in:
openharmony_ci 2024-03-12 13:10:56 +00:00 committed by Gitee
commit 698410506a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -58,6 +58,7 @@ ohos_rust_shared_ffi("asset_sdk_ffi") {
"../../inner_api/rs:asset_sdk",
]
crate_name = "asset_sdk_ffi"
innerapi_tags = [ "platformsdk" ]
subsystem_name = "security"
part_name = "asset"
}