diff --git a/services/BUILD.gn b/services/BUILD.gn index 501d894685277a4184a76aa7d6884de0a90ceec4..537874e696c16a92d942d8a84be05112f64be85c 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -35,7 +35,7 @@ ohos_shared_library("concurrentsvc") { sanitize = { cfi = true cfi_cross_dso = true - debug = false + debug = true } sources = [ "src/concurrent_task_controller.cpp",