http://www.android.com/about/
> All applications are created equal Android does not differentiate between > the phone's core applications and third-party applications. They can all be > built to have equal access to a phone's capabilities providing users with a > broad spectrum of applications and services. > Where do I file a bug to get that corrected? Its been like that a while and it seems to come up on a fairly regular basis. (It doesn't say anything about having to be a platform hacker or device integrator, it specifically says 'third party'..) On Sun, Mar 22, 2009 at 10:19 PM, Jean-Baptiste Queru <[email protected]>wrote: > > Those permissions are reserved for the system and aren't available to > applications. > > JBQ > > On Sat, Mar 21, 2009 at 10:34 PM, Ling Yun <[email protected]> wrote: > > > > Hi, All guru > > > > I am a beginner for android development. I found my application > > always > > get "Not granting permission" warning when I install it by adb and > > AppsInstaller as following. > > > > > > 03-18 16:01:05.882: WARN/PackageManager(56): Not granting permission > > android.permission.CALL_PRIVILEGED to package com.altigen.mobile.view > > (protectionLevel=3 flags=0x46) > > 03-18 16:01:05.882: WARN/PackageManager(56): Not granting permission > > android.permission.INJECT_EVENTS to package com.altigen.mobile.view > > (protectionLevel=2 flags=0x46) > > > > > > And my application cannot inject DTMF tone and mute the micphone on > > call, I doubt it is related with the permission not granted issue, is > > correct? Could any one can tell me how to get the permission granted? > > I used the debug.keystore, is that related? > > > > > > Thanks in advance! > > > > > > Paul > > > > > > > > > > > > > > > -- > Jean-Baptiste M. "JBQ" Queru > Android Engineer, Google. > > Questions sent directly to me that have no reason for being private > will likely get ignored or forwarded to a public forum with no further > warning. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

