From f812388f6f71bcd8234a13dd04a32ce33821688d Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 27 Jun 2025 03:26:54 +0000 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E5=90=88=E6=9E=84=E5=BB=BAohos=5Fsdk?= =?UTF-8?q?=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Change-Id: Ibc94ebaf53c1ff749fa5c563e3f8cdb890e58163 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 9835e7df2d..df722340eb 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -16,6 +16,7 @@ if (skia_feature_upgrade) { import("//foundation/arkui/ace_engine/ace_config.gni") } } + if (!skia_feature_upgrade) { import("gn/flutter_defines.gni") import("gn/fuchsia_defines.gni") -- Gitee