diff --git a/core/cfi_blocklist.txt b/core/cfi_blocklist.txt deleted file mode 100644 index 2edcebfdc8..0000000000 --- a/core/cfi_blocklist.txt +++ /dev/null @@ -1,2 +0,0 @@ -src:*/connection/ble/src/* -src:*/connection/wifi_direct/* \ No newline at end of file diff --git a/core/frame/BUILD.gn b/core/frame/BUILD.gn index 6439557ea3..3e50756f60 100644 --- a/core/frame/BUILD.gn +++ b/core/frame/BUILD.gn @@ -198,7 +198,6 @@ if (defined(ohos_lite)) { cfi = true cfi_cross_dso = true debug = false - blocklist = "../cfi_blocklist.txt" } branch_protector_ret = "pac_ret"