提交 cf98baf2 编写于 作者: Q qiaozzzh

fixed e4aec603 from https://gitee.com/qiaozzzh/xts_acts/pulls/6850

useriamXTS签名问题修改
Signed-off-by: Nqiaozzzh <qiaozhang@huawei.com>
Change-Id: I52baf21b6288336a1bac485a866555d0e8f87d2d
上级 ce419b92
...@@ -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.
先完成此消息的编辑!
想要评论请 注册