mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
fd7a1fc30d
Signed-off-by: majiajun <864428661@qq.com> Change-Id: I7593eafe27246f0e9bc7e038a3232c91029478a9
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
{
|
|
"parts": {
|
|
"dmsfwk_standard": {
|
|
"variants": ["phone", "wearable"],
|
|
"inner_kits": [
|
|
{
|
|
"header": {
|
|
"header_base": "//foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include",
|
|
"header_files": [
|
|
"distributed_sched_interface.h",
|
|
"distributed_sched_proxy.h",
|
|
"caller_info.h",
|
|
"uri.h",
|
|
"mission/mission_info.h"
|
|
]
|
|
},
|
|
"name": "//foundation/distributedschedule/dmsfwk/interfaces/innerkits/uri:zuri"
|
|
}
|
|
],
|
|
"module_list": [
|
|
"//foundation/distributedschedule/dmsfwk/etc/init:etc",
|
|
"//foundation/distributedschedule/dmsfwk/etc/profile:distributedsched_trust",
|
|
"//foundation/distributedschedule/dmsfwk/sa_profile:dms_sa_profile",
|
|
"//foundation/distributedschedule/dmsfwk/services/dtbschedmgr:distributedschedsvr"
|
|
],
|
|
"system_kits": [],
|
|
"test_list": [
|
|
"//foundation/distributedschedule/dmsfwk/services/dtbschedmgr:unittest"
|
|
]
|
|
}
|
|
},
|
|
"subsystem": "distributedschedule"
|
|
}
|