!11678 同步代码,回退

Merge pull request !11678 from sodanotgreen/master
This commit is contained in:
openharmony_ci 2024-11-21 12:06:56 +00:00 committed by Gitee
commit 0d0368d3d5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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",