security - is it possible to change the set of permissions for an Android app dynamically? -


is possible @ application level? or have inside os?

people might want reduce attack surface. ideally, application, @ virtually point of time, should have permission if needed, following `principle of least privilege'.

to clarify: "change", mean give permissions temporarily, , regain them sometime later when needed.

it against clarity android policys . application has or not has permisions doing . can security problem if can think of it.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -