From c1371e860c0ad33ebd56730195f4e5244f033653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BC=BA=E5=A8=9C?= Date: Fri, 25 Jul 2025 02:30:49 +0000 Subject: [PATCH] update systemres/main/module.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李强娜 --- systemres/main/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemres/main/module.json b/systemres/main/module.json index a05ead40..74a0e972 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6074,7 +6074,7 @@ "name": "ohos.permission.SANDBOX_ACCESS_MANAGER_EXT", "grantMode": "system_grant", "availableLevel": "system_core", - "since": 20, + "since": 19, "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false -- Gitee