mirror of
https://gitee.com/openharmony/startup_init
synced 2024-11-24 08:39:46 +00:00
!1962 feat: 添加innerapi_tag
Merge pull request !1962 from cheng_jinsong/fly0516
This commit is contained in:
commit
573a49f8b3
@ -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" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user