From 71c62a7e382dee30e376eef0c9d45ba8bd2be8ad Mon Sep 17 00:00:00 2001 From: wengchangcheng Date: Sat, 30 Jul 2022 23:03:03 +0800 Subject: [PATCH] Descriptor: Delete unused target Details: Dont compiler host tool in default component Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5JQVX Signed-off-by: wengchangcheng Change-Id: Ib770f8308fc96fb05e77ad527dd882c608d6f8d1 --- bundle.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 3b1dfe918a..44781874fe 100644 --- a/bundle.json +++ b/bundle.json @@ -26,8 +26,7 @@ }, "build": { "sub_component": [ - "//arkcompiler/ets_runtime:ark_js_packages", - "//arkcompiler/ets_runtime:ark_js_host_linux_tools_packages" + "//arkcompiler/ets_runtime:ark_js_packages" ], "inner_kits": [], "test": [