remove wifi-manage permission for now

This commit is contained in:
Colin Frei 2013-04-07 12:41:52 +02:00
parent f5fc1369ad
commit f522e01f24

View file

@ -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"