mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-27 00:20:44 +00:00
modify cfg
Signed-off-by: zmx <1029211721@qq.com> Change-Id: Iae1c8a6ac250eadcf1acfba9fa7993fdec534123
This commit is contained in:
parent
d75595181b
commit
d3d780a524
@ -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