提交 752371f9 编写于 作者: Z zhangxingxia

add statistics xts

Signed-off-by: Nzhangxingxia <zhangxingxia1@huawei.com>
上级 efc190c7
......@@ -6,15 +6,15 @@
"versionName": "1.0.0",
"icon": "$media:app_icon",
"label": "$string:app_name",
"debug": false,
"debug": false,
"distributedNotificationEnabled": true,
"keepAlive": true,
"keepAlive": true,
"singleUser": true,
"minAPIVersion": 9,
"targetAPIVersion": 9,
"car": {
"apiCompatibleVersion": 9,
"singleUser": false
"apiCompatibleVersion": 9,
"singleUser": false
}
}
}
......@@ -2,7 +2,7 @@
"string": [
{
"name": "app_name",
"value": "fileAccess"
"value": "storageStatistics"
}
]
}
......@@ -33,17 +33,6 @@
}
]
}
],
"requestPermissions": [
{
"name": "ohos.permission.GRANT_SENSITIVE_PERMISSIONS"
},
{
"name": "ohos.permission.REVOKE_SENSITIVE_PERMISSIONS"
},
{
"name": "ohos.permission.READ_MEDIA"
}
]
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册