mirror of
https://gitee.com/openharmony/castengine_cast_framework
synced 2024-11-27 00:21:04 +00:00
update service/BUILD.gn.
gn format Signed-off-by: LongestDistance <cdwango@isoftstone.com>
This commit is contained in:
parent
f89fdef433
commit
f15e73a290
@ -42,31 +42,31 @@ ohos_shared_library("cast_engine_service") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_runtime:app_manager",
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"c_utils:utils",
|
||||
"device_manager:devicemanagersdk",
|
||||
"dsoftbus:softbus_client",
|
||||
"graphic_surface:surface",
|
||||
"hilog:libhilog",
|
||||
"hisysevent:libhisysevent",
|
||||
"image_framework:image_native",
|
||||
"init:libbegetutil",
|
||||
"input:libmmi-client",
|
||||
"ipc:ipc_core",
|
||||
"os_account:os_account_innerkits",
|
||||
"player_framework:media_client",
|
||||
"power_manager:powermgr_client",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
"ability_runtime:app_manager",
|
||||
"image_framework:image_native",
|
||||
"power_manager:powermgr_client",
|
||||
"os_account:os_account_innerkits",
|
||||
"bundle_framework:appexecfwk_core",
|
||||
]
|
||||
|
||||
subsystem_name = "castplus"
|
||||
part_name = "cast_engine"
|
||||
sanitize = {
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
debug = false
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
debug = false
|
||||
}
|
||||
branch_protector_ret = "pac_ret"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user