On Oct 2, 2:50 am, Dianne Hackborn <[email protected]> wrote: > There is no "system key." Each manufacturer signs the platform with their > own certificate (or even different certificates for different devices).
I see. Several Google-made applications in the Market request many signature permissions, and I had assumed Google had some way of getting these apps signed for the appropriate distribution. Is that not the case, then? > If you want to know if the permissions are being granted, just look at the > output of "adb logcat" while installing the app; error messages will be > printed for ones that can't be granted. I have a few hundred apps and I am trying to do a large-scale analysis...trying to figure out how to tell whether they can really use their signature/system permissions a priori, since a lot ask for them. -- 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

