From 82849810d3e79b0038ab8068f452b0b325424ea2 Mon Sep 17 00:00:00 2001 From: herongpeng Date: Tue, 29 Jul 2025 09:15:58 +0800 Subject: [PATCH] Delete framework AOT configuration file 0728 Delete framework AOT configuration file 0728 Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/ICPEH2 Signed-off-by: herongpeng Change-Id: Idc75538eb00e158f8b52b05a3b148ba5db7ebb58 --- compiler_service/system_framework_aot_enable_list.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler_service/system_framework_aot_enable_list.conf b/compiler_service/system_framework_aot_enable_list.conf index b95ed37517..e69de29bb2 100644 --- a/compiler_service/system_framework_aot_enable_list.conf +++ b/compiler_service/system_framework_aot_enable_list.conf @@ -1,2 +0,0 @@ -/system/framework/etsstdlib_bootabc.abc -/system/framework/arkoala.abc -- Gitee