mirror of
https://github.com/openharmony/distributedschedule_samgr.git
synced 2026-07-01 08:11:50 -04:00
613e066e1f
Signed-off-by: zmx <1029211721@qq.com> Change-Id: I24ac9c62a8c586fb7c23a7623404af7abc92d2df
60 lines
2.7 KiB
INI
Executable File
60 lines
2.7 KiB
INI
Executable File
{
|
|
"parts": {
|
|
"samgr_L2": {
|
|
"variants": ["phone", "wearable"],
|
|
"inner_kits": [
|
|
{
|
|
"header": {
|
|
"header_base": "//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include/",
|
|
"header_files": [
|
|
"iservice_registry.h",
|
|
"if_system_ability_manager.h",
|
|
"system_ability_manager_proxy.h",
|
|
"sam_log.h",
|
|
"system_ability_info.h",
|
|
"if_system_ability_connection_callback.h"
|
|
]
|
|
},
|
|
"name": "//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy"
|
|
}
|
|
],
|
|
"module_list": [
|
|
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy",
|
|
"//foundation/distributedschedule/samgr/services/samgr/native:samgr",
|
|
"//foundation/distributedschedule/samgr/services/samgr/native:etc",
|
|
"//third_party/libxml2:libxml2"
|
|
],
|
|
"test_list": ["//foundation/distributedschedule/samgr/services/samgr/native/test:unittest"],
|
|
"system_kits": []
|
|
},
|
|
"samgr_standard": {
|
|
"variants": ["phone", "wearable"],
|
|
"inner_kits": [
|
|
{
|
|
"header": {
|
|
"header_base": "//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include/",
|
|
"header_files": [
|
|
"iservice_registry.h",
|
|
"if_system_ability_manager.h",
|
|
"system_ability_manager_proxy.h",
|
|
"sam_log.h",
|
|
"system_ability_info.h",
|
|
"if_system_ability_connection_callback.h"
|
|
]
|
|
},
|
|
"name": "//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy"
|
|
}
|
|
],
|
|
"module_list": [
|
|
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy:samgr_proxy",
|
|
"//foundation/distributedschedule/samgr/services/samgr/native:samgr",
|
|
"//foundation/distributedschedule/samgr/services/samgr/native:etc",
|
|
"//third_party/libxml2:libxml2"
|
|
],
|
|
"test_list": ["//foundation/distributedschedule/samgr/services/samgr/native/test:unittest"],
|
|
"system_kits": []
|
|
}
|
|
},
|
|
"subsystem": "distributedschedule"
|
|
}
|