update interfaces/innerkits/acl/native/BUILD.gn.

Signed-off-by: ganchuantao <ganchuantao1@huawei.com>
This commit is contained in:
ganchuantao 2024-03-02 07:38:07 +00:00 committed by Gitee
parent 932dfae3d5
commit e5989675bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -58,7 +58,10 @@ ohos_shared_library("storage_manager_acl") {
"ipc:ipc_core",
]
innerapi_tags = [ "platformsdk" ]
innerapi_tags = [
"chipsetsdk_indirect",
"platformsdk",
]
part_name = "storage_service"
subsystem_name = "filemanagement"
}