From ac5ad7b9e488a967ffee56fd1b168c010c1d62e8 Mon Sep 17 00:00:00 2001
From: Ricardo Cervera
We recommend minimizing the number of permissions that your app requests +
We recommend minimizing the number of permissions that your app requests. Not having access to sensitive permissions reduces the risk of inadvertently misusing those permissions, can improve user adoption, and makes -your app less for attackers. Generally, +your app less vulnerable for attackers. Generally, if a permission is not required for your app to function, do not request it.
If it's possible to design your application in a way that does not require -- cgit v1.1