mirror of
https://gitee.com/openharmony/resourceschedule_background_task_mgr
synced 2024-11-23 23:10:22 +00:00
update services/BUILD.gn.
Signed-off-by: moooon <muhe1@huawei.com>
This commit is contained in:
parent
dbbaa24075
commit
2ac06d7d4b
@ -121,7 +121,7 @@ ohos_shared_library("bgtaskmgr_service") {
|
||||
cflags_cc += [ "-DSUPPORT_GRAPHICS" ]
|
||||
external_deps += [
|
||||
"i18n:intl_util",
|
||||
"icu:shared_icuuc"
|
||||
"icu:shared_icuuc",
|
||||
]
|
||||
}
|
||||
|
||||
@ -178,7 +178,7 @@ ohos_static_library("bgtaskmgr_service_static") {
|
||||
cflags_cc += [ "-DSUPPORT_GRAPHICS" ]
|
||||
external_deps += [
|
||||
"i18n:intl_util",
|
||||
"icu:shared_icuuc"
|
||||
"icu:shared_icuuc",
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user