ability_dmsfwk/ohos.build
majiajun fd7a1fc30d sync code to master
Signed-off-by: majiajun <864428661@qq.com>

Change-Id: I7593eafe27246f0e9bc7e038a3232c91029478a9
2021-12-21 23:26:50 -08:00

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"
}