mirror of
https://github.com/openharmony/device_board_openvalley.git
synced 2026-07-01 00:47:54 -04:00
fix: 修复samgr_lite组件子系统名称变更导致的编译问题
Signed-off-by: fangye <fangye@talkweb.com.cn> Change-Id: If7627414b910746024b18a3bb501527e03d08479
This commit is contained in:
@@ -25,6 +25,6 @@ config("public"){
|
||||
"//base/hiviewdfx/hiview_lite",
|
||||
"//base/hiviewdfx/hilog_lite/frameworks/mini",
|
||||
"//base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr"
|
||||
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr"
|
||||
]
|
||||
}
|
||||
@@ -23,6 +23,6 @@ kernel_module(module_name) {
|
||||
"//base/hiviewdfx/hiview_lite",
|
||||
"//base/hiviewdfx/hilog_lite/frameworks/mini",
|
||||
"//base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr"
|
||||
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user