mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I825adc38953917ac5c065801b26974b7134f6130
This commit is contained in:
+2
-6
@@ -16,12 +16,8 @@ import("//build/ohos.gni")
|
||||
################################################################################
|
||||
|
||||
ohos_prebuilt_etc("timeservice.rc") {
|
||||
if (use_musl) {
|
||||
source = "timeservice.cfg"
|
||||
} else {
|
||||
source = "timeservice.rc"
|
||||
}
|
||||
source = "timeservice.cfg"
|
||||
relative_install_dir = "init"
|
||||
part_name = "time_native"
|
||||
subsystem_name = "miscservices"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user