On Tue, Sep 6, 2011 at 11:51 PM, darrinps <[email protected]> wrote:
> There are some permissions in an app I am working on that I inherited.
> It's a large app, and I would like to know if there is a table out
> that that tells you what command (read this/write that/etc.) requires
> which permission.
>
> In other words, given a permission, is there a way to look up what
> command(s) it is related to?

There was a post on this list a while ago, about something similar.
It was a research project with a tool that analyzes permissions and
tries to determine if they are really needed or not. It came with a
lookup table you could probably use. I can't seem to find it, maybe
 the authors are still on the list...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to