!971 merge master into master

testserver新增权限白名单

Created-by: yyy-yangyuyan
Commit-by: yangyuyan
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/testfwk_arkxtest/issues/1100

See merge request: openharmony/developtools_integration_verification!971
This commit is contained in:
openharmony_ci
2026-02-27 16:56:31 +08:00
@@ -353,7 +353,8 @@
"processName": "testserver",
"acls": [
"ohos.permission.DUMP",
"ohos.permission.MANAGE_MISSIONS"
"ohos.permission.MANAGE_MISSIONS",
"ohos.permission.CONNECT_IME_ABILITY"
]
},
{