From 062abadc77e543944b7aa0e5b9f78060d583955e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BD=99?= <1459392684@qq.com> Date: Mon, 11 Aug 2025 10:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张余 <1459392684@qq.com> --- etc/samgr_standard.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/samgr_standard.cfg b/etc/samgr_standard.cfg index 3b7f03bf..9a2ed433 100644 --- a/etc/samgr_standard.cfg +++ b/etc/samgr_standard.cfg @@ -33,6 +33,7 @@ "ohos.permission.GET_TELEPHONY_STATE", "ohos.permission.PUBLISH_SYSTEM_COMMON_EVENT", "ohos.permission.MONITOR_DEVICE_NETWORK_STATE", + "ohos.permission.USE_USER_IDE", "ohos.permission.MANAGE_SYSTEM_ABILITY", "ohos.permission.START_RESTORE_NOTIFICATION", "ohos.permission.ACCESS_BLUETOOTH" -- Gitee