mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
commit
4d481700a1
@ -20,11 +20,7 @@ group("etc") {
|
||||
}
|
||||
|
||||
ohos_prebuilt_etc("distributedsched.rc") {
|
||||
if (use_musl) {
|
||||
source = "distributedsched.cfg"
|
||||
} else {
|
||||
source = "distributedsched.rc"
|
||||
}
|
||||
source = "distributedsched.cfg"
|
||||
relative_install_dir = "init"
|
||||
subsystem_name = "distributedschedule"
|
||||
part_name = "dmsfwk_standard"
|
||||
|
Loading…
Reference in New Issue
Block a user