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",
|
"type": "privileged",
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"storage": { "description": "Allow Podcast to store podcast information for offline use" },
|
"storage": { "description": "Allow Podcast to store podcast information for offline use" },
|
||||||
"systemXHR": { "description": "Allow Podcast to download podcast information" },
|
"systemXHR": { "description": "Allow Podcast to download podcast information" }
|
||||||
"wifi-manage": { "description": "Allow downloading only when connected to Wifi" }
|
|
||||||
},
|
},
|
||||||
"installs_allowed_from": ["*"],
|
"installs_allowed_from": ["*"],
|
||||||
"default_locale": "en"
|
"default_locale": "en"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue