!1962 feat: 添加innerapi_tag

Merge pull request !1962 from cheng_jinsong/fly0516
This commit is contained in:
openharmony_ci 2023-06-01 03:32:50 +00:00 committed by Gitee
commit 573a49f8b3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -276,6 +276,10 @@ if (defined(ohos_lite)) {
"samgr:samgr_proxy", "samgr:samgr_proxy",
] ]
public_configs = [ ":exported_header_files" ] public_configs = [ ":exported_header_files" ]
innerapi_tags = [
"chipsetsdk",
"platformsdk",
]
part_name = "init" part_name = "init"
subsystem_name = "startup" subsystem_name = "startup"
install_images = [ "system" ] install_images = [ "system" ]