mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
Signed-off-by: GlaryCastle <yangpeng190@huawei.com>
Changes to be committed: modified: services/BUILD.gn
This commit is contained in:
+4
-4
@@ -39,6 +39,10 @@ ohos_shared_library("time_service") {
|
||||
]
|
||||
|
||||
sources = [
|
||||
"dfx/src/time_cmd_dispatcher.cpp",
|
||||
"dfx/src/time_cmd_parse.cpp",
|
||||
"dfx/src/time_sysevent.cpp",
|
||||
"dfx/src/time_trace.cpp",
|
||||
"time_manager/src/itimer_info.cpp",
|
||||
"time_manager/src/net_conn_callback_observer.cpp",
|
||||
"time_manager/src/nitz_subscriber.cpp",
|
||||
@@ -59,10 +63,6 @@ ohos_shared_library("time_service") {
|
||||
"timer/src/timer_handler.cpp",
|
||||
"timer/src/timer_info.cpp",
|
||||
"timer/src/timer_manager.cpp",
|
||||
"dfx/src/time_sysevent.cpp",
|
||||
"dfx/src/time_trace.cpp",
|
||||
"dfx/src/time_cmd_parse.cpp",
|
||||
"dfx/src/time_cmd_dispatcher.cpp",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user