From 54640fbe707190b8f3c46e96f6d99b667f21d454 Mon Sep 17 00:00:00 2001 From: yangliping Date: Fri, 15 Nov 2024 15:13:13 +0800 Subject: [PATCH] delete white list Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4MUO?from=project-issue Signed-off-by: yangliping --- ecmascript/ohos/app_aot_jit_enable_list.conf | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/ecmascript/ohos/app_aot_jit_enable_list.conf b/ecmascript/ohos/app_aot_jit_enable_list.conf index 854856ba12..36cda220f1 100644 --- a/ecmascript/ohos/app_aot_jit_enable_list.conf +++ b/ecmascript/ohos/app_aot_jit_enable_list.conf @@ -1,16 +1,4 @@ # Apps in this configuration file can be compiled by aot or jit compiler, enable list can be written as below, first is enable aot, second is enable jit, third is enable both aot and jit: # {bundleName}:aot # {bundleName}:jit -# {bundleName} -cn.cnr.cnrnetohos:aot -com.huawei.hmos.soundrecorder:aot -com.huawei.hmos.finddevice:aot -com.huawei.hmos.photos:aot -yylx.danmaku.bili -com.cmbchina.harmony -com.bankcomm.app.maidanba -com.gotokeep.hm.keep -com.qunar.hos -com.ss.dcar.auto -io.gitee.marchosius.hmapp -com.xiaotian.voyagerevealed \ No newline at end of file +# {bundleName} \ No newline at end of file