From 74dcc2e0c1cf314c11877ae8c2441956026c0a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=98=89=E5=AE=9D?= Date: Mon, 17 Mar 2025 17:13:04 +0800 Subject: [PATCH 1/4] commit msg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黄嘉宝 --- .../rules/ChipsetSDK/chipsetsdk_indirect.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json index 2362637..c1e093a 100755 --- a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json +++ b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json @@ -137,14 +137,20 @@ }, { "name": "samgr:samgr_common", - "so_file_name": "libsamgr_common.z.so", - "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common:samgr_common", + "so_file_name": "libdynamic_cache.z.so", + "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache:dynamic_cache", "headers": [ "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/", "//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/", "//foundation/systemabilitymgr/samgr/services/dfx/include/" ] }, + { + "name": "dynamic_cache:dynamic_cache", + "so_file_name": "libsamgr_common.z.so", + "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common:samgr_common", + "headers": [] + }, { "name": "mbedtls:mbedtls_shared", "so_file_name": "libmbedtls.z.so", -- Gitee From dd9cc9e82e90ae909e21c565d66cb471ba639e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=98=89=E5=AE=9D?= Date: Tue, 18 Mar 2025 21:08:23 +0800 Subject: [PATCH 2/4] commit msg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黄嘉宝 --- tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json index c1e093a..482beac 100755 --- a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json +++ b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json @@ -147,7 +147,7 @@ }, { "name": "dynamic_cache:dynamic_cache", - "so_file_name": "libsamgr_common.z.so", + "so_file_name": "libdynamic_cache.z.so", "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common:samgr_common", "headers": [] }, -- Gitee From be1a00d302bb69f2118c8d1f9ec5c4721ddc92d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=98=89=E5=AE=9D?= Date: Tue, 18 Mar 2025 21:16:01 +0800 Subject: [PATCH 3/4] commit msg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黄嘉宝 --- tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json index 482beac..00ca264 100755 --- a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json +++ b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json @@ -137,7 +137,7 @@ }, { "name": "samgr:samgr_common", - "so_file_name": "libdynamic_cache.z.so", + "so_file_name": "libsamgr_common.z.so", "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache:dynamic_cache", "headers": [ "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/", -- Gitee From c477e4a1d81ea9da93174502c581f63347b7b91f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=98=89=E5=AE=9D?= Date: Wed, 19 Mar 2025 10:17:39 +0800 Subject: [PATCH 4/4] commit msg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黄嘉宝 --- tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json index 00ca264..777c538 100755 --- a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json +++ b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_indirect.json @@ -138,7 +138,7 @@ { "name": "samgr:samgr_common", "so_file_name": "libsamgr_common.z.so", - "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache:dynamic_cache", + "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common:samgr_common", "headers": [ "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/", "//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/", @@ -148,7 +148,7 @@ { "name": "dynamic_cache:dynamic_cache", "so_file_name": "libdynamic_cache.z.so", - "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/common:samgr_common", + "path": "//foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache:dynamic_cache", "headers": [] }, { -- Gitee