From 2c53a300c519ef97ed40300c81bb080990f1b907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A0=91=E5=B1=B1?= Date: Tue, 12 Aug 2025 21:26:29 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=94=81=E5=B1=8F?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E8=B5=B7=E5=BA=94=E7=94=A8=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈树山 --- .../accesstokenmanager/permission_definitions.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/services/accesstokenmanager/permission_definitions.json b/services/accesstokenmanager/permission_definitions.json index 310086946..5bb8058b6 100644 --- a/services/accesstokenmanager/permission_definitions.json +++ b/services/accesstokenmanager/permission_definitions.json @@ -7254,6 +7254,17 @@ "distributedSceneEnable": false, "deviceTypes": ["2in1"] }, + { + "name": "ohos.permission.START_WINDOW_BELOW_LOCK_SCREEN", + "grantMode": "system_grant", + "availableLevel": "normal", + "availableType": "NORMAL", + "since": 20, + "deprecated": "", + "provisionEnable": false, + "distributedSceneEnable": false, + "deviceTypes": ["2in1"] + }, { "name": "ohos.permission.kernel.IGNORE_LIBRARY_VALIDATION", "grantMode": "system_grant", -- Gitee From 9c5a1a9de232969e5306db7b6fa1c61060faf4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A0=91=E5=B1=B1?= Date: Tue, 12 Aug 2025 21:26:29 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=94=81=E5=B1=8F?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E8=B5=B7=E5=BA=94=E7=94=A8=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈树山 --- .../accesstokenmanager/permission_definitions.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/services/accesstokenmanager/permission_definitions.json b/services/accesstokenmanager/permission_definitions.json index e9811dc53..b1339d6f5 100644 --- a/services/accesstokenmanager/permission_definitions.json +++ b/services/accesstokenmanager/permission_definitions.json @@ -7254,6 +7254,17 @@ "distributedSceneEnable": false, "deviceTypes": ["2in1"] }, + { + "name": "ohos.permission.START_WINDOW_BELOW_LOCK_SCREEN", + "grantMode": "system_grant", + "availableLevel": "normal", + "availableType": "NORMAL", + "since": 20, + "deprecated": "", + "provisionEnable": false, + "distributedSceneEnable": false, + "deviceTypes": ["2in1"] + }, { "name": "ohos.permission.kernel.IGNORE_LIBRARY_VALIDATION", "grantMode": "system_grant", -- Gitee From 8eee44571e5f8e87caf211e1ecbbfe95ba33be28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A0=91=E5=B1=B1?= Date: Fri, 22 Aug 2025 14:54:25 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9D=83=E9=99=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈树山 --- .../permission_definitions.json | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/services/accesstokenmanager/permission_definitions.json b/services/accesstokenmanager/permission_definitions.json index b1339d6f5..a9498e269 100644 --- a/services/accesstokenmanager/permission_definitions.json +++ b/services/accesstokenmanager/permission_definitions.json @@ -7254,17 +7254,6 @@ "distributedSceneEnable": false, "deviceTypes": ["2in1"] }, - { - "name": "ohos.permission.START_WINDOW_BELOW_LOCK_SCREEN", - "grantMode": "system_grant", - "availableLevel": "normal", - "availableType": "NORMAL", - "since": 20, - "deprecated": "", - "provisionEnable": false, - "distributedSceneEnable": false, - "deviceTypes": ["2in1"] - }, { "name": "ohos.permission.kernel.IGNORE_LIBRARY_VALIDATION", "grantMode": "system_grant", @@ -7499,6 +7488,17 @@ "provisionEnable": true, "distributedSceneEnable": false, "deviceTypes": ["general"] + }, + { + "name": "ohos.permission.START_WINDOW_BELOW_LOCK_SCREEN", + "grantMode": "system_grant", + "availableLevel": "normal", + "availableType": "NORMAL", + "since": 21, + "deprecated": "", + "provisionEnable": false, + "distributedSceneEnable": false, + "deviceTypes": ["2in1"] } ] } -- Gitee From d3bb0f156abd77fcff33c37bfa85316e4aacb797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A0=91=E5=B1=B1?= Date: Fri, 22 Aug 2025 14:57:32 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9D=83=E9=99=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈树山 --- .../accesstokenmanager/permission_definitions.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/services/accesstokenmanager/permission_definitions.json b/services/accesstokenmanager/permission_definitions.json index 43d0f5745..a9498e269 100644 --- a/services/accesstokenmanager/permission_definitions.json +++ b/services/accesstokenmanager/permission_definitions.json @@ -7254,17 +7254,6 @@ "distributedSceneEnable": false, "deviceTypes": ["2in1"] }, - { - "name": "ohos.permission.START_WINDOW_BELOW_LOCK_SCREEN", - "grantMode": "system_grant", - "availableLevel": "normal", - "availableType": "NORMAL", - "since": 20, - "deprecated": "", - "provisionEnable": false, - "distributedSceneEnable": false, - "deviceTypes": ["2in1"] - }, { "name": "ohos.permission.kernel.IGNORE_LIBRARY_VALIDATION", "grantMode": "system_grant", -- Gitee