From 77db3bca60547a3ed35c4dae157533c7a3a1ec86 Mon Sep 17 00:00:00 2001 From: gongguilin Date: Thu, 8 May 2025 08:56:17 +0800 Subject: [PATCH] =?UTF-8?q?bundle.json=E8=A1=A5=E5=85=85=E5=A4=B4=E6=96=87?= =?UTF-8?q?=E4=BB=B6=20Signed-off-by:=20gongguilin=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index a33e0526..64d96f3c 100644 --- a/bundle.json +++ b/bundle.json @@ -72,6 +72,7 @@ "isystem_ability_load_callback.h", "isystem_ability_status_change.h", "isystem_process_status_change.h", + "safwk_ipc_interface_code.h", "system_ability_definition.h", "system_ability_manager_proxy.h", "system_ability_load_callback_stub.h", -- Gitee