From 1f5417c409495df1130fda2c0412998d8f4c6198 Mon Sep 17 00:00:00 2001 From: Maninblack Date: Wed, 6 Aug 2025 10:13:26 +0800 Subject: [PATCH] delete libsnd deps Signed-off-by: Maninblack --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 59390aa89..40b8311e3 100644 --- a/bundle.json +++ b/bundle.json @@ -27,7 +27,6 @@ "hilog", "hitrace", "init", - "libsnd", "c_utils" ], "third_party": [] -- Gitee