diff options
author | Steven Day <steve@mysociety.org> | 2016-04-25 16:59:06 +0100 |
---|---|---|
committer | Steven Day <steve@mysociety.org> | 2016-04-25 16:59:06 +0100 |
commit | 9a14f241e307a7c054343c482aba977718ca51ed (patch) | |
tree | cd8f232ff7527489a28e129d9228018979d81293 /www/js/app.js | |
parent | f10b55c1d13f57c7a614407b97032bb313141a8f (diff) |
Add a hook to remove unnecessary permissions
The cordova media plugin asks for lots of permissions but
we don't actually need them all (it could be used to film
video, record audio or play files, but we don't do those
things), so they can be removed. It's slightly hacky to do
so because Cordova doesn't offer a built-in way, so instead
we add an after_prepare hook to remove them from the right
file.
Diffstat (limited to 'www/js/app.js')
0 files changed, 0 insertions, 0 deletions