On Sun, Jun 17, 2012 at 1:34 PM, Jason Meyer <jasonmeyer...@yahoo.de> wrote:
> Where are the permissions stored which were granted to apps installed
> in /system/app?

Nothing is granted to apps installed on /system/app automatically
AFAIK. However, apps installed there can request "signature" or
"signatureOrSystem" permissions and actually get them. You can find
those by sifting through:

https://github.com/android/platform_frameworks_base/blob/master/core/res/AndroidManifest.xml

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.7 Available!

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

Reply via email to