aboutsummaryrefslogtreecommitdiffstats
path: root/Android/cordova/lib/install-device
diff options
context:
space:
mode:
authorSteven Day <steve@mysociety.org>2016-04-25 16:59:06 +0100
committerSteven Day <steve@mysociety.org>2016-04-25 16:59:06 +0100
commit9a14f241e307a7c054343c482aba977718ca51ed (patch)
treecd8f232ff7527489a28e129d9228018979d81293 /Android/cordova/lib/install-device
parentf10b55c1d13f57c7a614407b97032bb313141a8f (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 'Android/cordova/lib/install-device')
0 files changed, 0 insertions, 0 deletions