Signed-off-by: GlaryCastle <yangpeng190@huawei.com>

Changes to be committed:
	modified:   services/BUILD.gn
This commit is contained in:
GlaryCastle
2022-07-05 14:02:18 +08:00
parent 400c368c4e
commit 626eeae6ba
+4 -4
View File
@@ -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 = [