From 187a093add54fdfc999754de61f4676aa51d140a Mon Sep 17 00:00:00 2001 From: sunjiakun Date: Sat, 30 Nov 2024 15:22:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EassetAcceleration=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: sunjiakun --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index 39621512..e157f7ed 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1006,7 +1006,8 @@ "sysPicker/audioPicker", "sys/visualExtension", "uiService", - "recentPhoto" + "recentPhoto", + "assetAcceleration" ] }, "permissions": { -- Gitee