mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
Description:ces_standard change to common_event_service Sig: SIG_ApplicationFramework Feature or Bugfix:Feature Binary Source:No Signed-off-by: liqiang <liqiang121@huawei.com> Change-Id: I1ee6feae1c4797652bc0379eb778f60e98f1ce30
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
"aafwk_standard",
|
||||
"appexecfwk_standard",
|
||||
"ans_standard",
|
||||
"ces_standard",
|
||||
"common_event_service",
|
||||
"hiviewdfx_hilog_native",
|
||||
"distributeddatamgr",
|
||||
"ipc",
|
||||
|
||||
@@ -47,7 +47,7 @@ ohos_shared_library("time_client") {
|
||||
external_deps = [
|
||||
"ability_runtime:runtime",
|
||||
"ability_runtime:wantagent_innerkits",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import("//base/notification/ces_standard/event.gni")
|
||||
import("//base/notification/common_event_service/event.gni")
|
||||
import("//build/ohos.gni")
|
||||
|
||||
cflags = []
|
||||
|
||||
+1
-1
@@ -72,7 +72,7 @@ ohos_shared_library("time_service") {
|
||||
external_deps = [
|
||||
"ability_runtime:runtime",
|
||||
"ability_runtime:wantagent_innerkits",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
|
||||
Reference in New Issue
Block a user