mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
+1
-1
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_dfx_utils") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"include",
|
||||
"${common_path}/include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_handler") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -37,7 +37,7 @@ ohos_shared_library("libdinput_sdk") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
public_configs = [ ":input_sdk_public_config" ]
|
||||
|
||||
sources = [
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_collector") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_sink") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_sink_trans") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_inject") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -20,7 +20,7 @@ ohos_shared_library("libdinput_source") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_source_trans") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_state") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"include",
|
||||
"${common_path}/include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_trans_base") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_sink_handler") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"include",
|
||||
"${innerkits_path}/include",
|
||||
|
||||
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_source_handler") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"include",
|
||||
"${innerkits_path}/include",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ ohos_shared_library("libdinput_utils") {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
}
|
||||
stack_protector_ret = true
|
||||
branch_protector_ret = "pac_ret"
|
||||
include_dirs = [
|
||||
"${av_transport_path}/common/include",
|
||||
"${fwk_common_path}/utils/include",
|
||||
|
||||
Reference in New Issue
Block a user