From 847ff5ffa46fe88b64a14ece511ba7f1c2be8175 Mon Sep 17 00:00:00 2001 From: junchengmo <16088163+junchengmo@user.noreply.gitee.com> Date: Sat, 26 Jul 2025 16:27:09 +0800 Subject: [PATCH 1/2] feima decouple --- audio/v4_0/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/v4_0/BUILD.gn b/audio/v4_0/BUILD.gn index bf024567..887a9f1d 100644 --- a/audio/v4_0/BUILD.gn +++ b/audio/v4_0/BUILD.gn @@ -36,5 +36,6 @@ if (defined(ohos_lite)) { language = "c" subsystem_name = "hdf" part_name = "drivers_interface_audio" + innerapi_tags = ["chipsetsdk"] } } -- Gitee From dbc6c5335e153ab6731cf7369ccef278c40b5576 Mon Sep 17 00:00:00 2001 From: junchengmo <16088163+junchengmo@user.noreply.gitee.com> Date: Sat, 26 Jul 2025 16:27:09 +0800 Subject: [PATCH 2/2] feima decouple Signed-off-by: junchengmo <16088163+junchengmo@user.noreply.gitee.com> --- audio/v4_0/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/v4_0/BUILD.gn b/audio/v4_0/BUILD.gn index bf024567..887a9f1d 100644 --- a/audio/v4_0/BUILD.gn +++ b/audio/v4_0/BUILD.gn @@ -36,5 +36,6 @@ if (defined(ohos_lite)) { language = "c" subsystem_name = "hdf" part_name = "drivers_interface_audio" + innerapi_tags = ["chipsetsdk"] } } -- Gitee