未验证 提交 f71e75f1 编写于 作者: O openharmony_ci 提交者: Gitee

!1578 add shared library types support for ohos_shared_libary

Merge pull request !1578 from handy/1128
......@@ -33,6 +33,8 @@ if (!defined(ohos_lite)) {
"device_info_stub.cpp",
]
shlib_type = "sa"
include_dirs = [
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/",
".",
......
......@@ -171,6 +171,11 @@ if (defined(ohos_lite)) {
sources += [ "syspara/param_wrapper.cpp" ]
sources += modulemgr_sources
innerapi_tags = [
"chipsetsdk",
"platformsdk",
]
defines = [
"INIT_AGENT",
"_GNU_SOURCE",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册