mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-11-27 01:10:52 +00:00
fontId
Signed-off-by: sodanotgreen <limengzheng@huawei.com>
This commit is contained in:
parent
81c7af3854
commit
073ce2e11d
@ -34,15 +34,6 @@ config("session_handler_config") {
|
||||
ohos_shared_library("session_handler") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
|
||||
sanitize = {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
boundary_sanitize = true
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
cfi_vcall_icall_only = true
|
||||
debug = false
|
||||
}
|
||||
sources = [
|
||||
"src/session_handler_proxy.cpp",
|
||||
"src/session_handler_stub.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user