From 406ea1505bf1c49e9129836f4131a1c990bac9da Mon Sep 17 00:00:00 2001 From: herongpeng Date: Tue, 29 Jul 2025 09:24:38 +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: Ibc38b87c811322d719e3e144fc1d3dc26ab26fa7 --- 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