You also can't forget about the extra permissions that apps add as they are installed...
kris On Tue, Mar 20, 2012 at 4:25 PM, xuetao wei <[email protected]> wrote: > Hi, Rodrigo, > > What I am asking is that whether the Manifest.java file in one version of > platform contains the list of permissions for that version of platform? > > > 2012/3/20 Rodrigo Chiossi <[email protected]> >> >> You can find most of the permissions in the AndroidManifest.xml file in >> frameworks core: >> >> http://androidxref.com/source/xref/frameworks/base/core/res/AndroidManifest.xml >> >> Rodrigo. >> >> On Tue, Mar 20, 2012 at 4:02 PM, michael <[email protected]> wrote: >>> >>> I find the Manifest.java file in the source codes provided by >>> grepcode.com >>> >>> Could I say that the manifest.java file contains all the permissions >>> for that version of android? >>> >>> Thanks. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Android Security Discussions" 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-security-discuss?hl=en. >>> >> > > > > -- > Michael Wei > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" 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-security-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
