From 0f3d4ed1b8fa89ef6f640ed1bbac0db9a3208861 Mon Sep 17 00:00:00 2001 From: wangzhongjie Date: Tue, 16 Sep 2025 15:23:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BC=96=E8=AF=91=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/build-profile.json5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/entry/build-profile.json5 b/entry/build-profile.json5 index 2160ea13..545d0aea 100644 --- a/entry/build-profile.json5 +++ b/entry/build-profile.json5 @@ -5,6 +5,11 @@ "path": "./src/main/cpp/CMakeLists.txt", "arguments": "", "cppFlags": "", + "abiFilters": [ + "arm64-v8a", + "armeabi-v7a", + "x86_64" + ] }, "sourceOption": { "workers": [