remove wifi-manage permission for now
This commit is contained in:
parent
f5fc1369ad
commit
f522e01f24
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
"type": "privileged",
|
||||
"permissions": {
|
||||
"storage": { "description": "Allow Podcast to store podcast information for offline use" },
|
||||
"systemXHR": { "description": "Allow Podcast to download podcast information" },
|
||||
"wifi-manage": { "description": "Allow downloading only when connected to Wifi" }
|
||||
"systemXHR": { "description": "Allow Podcast to download podcast information" }
|
||||
},
|
||||
"installs_allowed_from": ["*"],
|
||||
"default_locale": "en"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue