小程序初始提交
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"module": {
|
||||
"requestPermissions": [
|
||||
{
|
||||
"name": "ohos.permission.VIBRATE",
|
||||
"usedScene": {
|
||||
"when": "inuse"
|
||||
},
|
||||
"reason": "$string:permission_VIBRATE_reason"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user