未验证 提交 1ff9c933 编写于 作者: O openharmony_ci 提交者: Gitee

!6851 【OpenHarmony 3.2.9.1】【安全子系统】useriamXTS签名问题修改

Merge pull request !6851 from qiaozzzh/cherry-pick-1670464826
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
"name": ".entry", "name": ".entry",
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone", "phone",
"tablet", "tablet",
"tv", "tv",
...@@ -94,18 +94,6 @@ ...@@ -94,18 +94,6 @@
"reqPermissions": [ "reqPermissions": [
{ {
"name": "ohos.permission.ACCESS_BIOMETRIC" "name": "ohos.permission.ACCESS_BIOMETRIC"
},
{
"name": "ohos.permission.USE_USER_IDM"
},
{
"name": "ohos.permission.MANAGE_USER_IDM"
},
{
"name": "ohos.permission.ACCESS_USER_AUTH_INTERNAL"
},
{
"name": "ohos.permission.ACCESS_PIN_AUTH"
} }
], ],
"testRunner": { "testRunner": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册